Everything you need to ship AI agents
Build, deploy, and manage AI agents with connectors, workflows, and a global edge network.
No-Code Agent Builder
- ✓Five-step wizard: name, persona, model, connectors, deploy
- ✓Choose from Claude, GPT-4o, Gemini, or bring your own key
- ✓Attach connectors with scope-limited permissions
- ✓Live preview before deployment
- ✓One-click deploy to the global edge network
📸
Agent Builder wizard
Replace with actual screenshot
Visual Workflow Automation
📸
Flow Builder canvas
Replace with actual screenshot
- ✓Drag-and-drop flow builder with five node types
- ✓Trigger nodes: cron, webhook, event, connector, manual
- ✓Conditional branching and parallel execution
- ✓Built-in retry and error handling per step
- ✓Version history with instant rollback
Flexible Connectors
- ✓Databases: PostgreSQL, MySQL, MongoDB, ClickHouse, Redis
- ✓Messaging: Slack, Discord
- ✓Observability: Grafana, Loki, PagerDuty, LibreNMS
- ✓Dev Tools: GitHub, Jira, Confluence, HTTP API
- ✓Infrastructure: Kubernetes, MCP Server
- ✓Agent-side connectors keep credentials in your network
- ✓Build custom connectors with the connector SDK
- ✓Connector Policies: table-level and field-level scope enforcement
- ✓Read-only enforcement: prevent write operations on DB connectors
- ✓Rate limiting per connector: max calls per minute/hour per agent
- ✓Encrypted credential storage: AES-256-GCM for all secrets
- ✓Per-connector activity log and test connection validation
- ✓Scope applies across agent builder, flow editor, and SDK calls
SDK and Developer Tools
- ✓withAnycast(session) — wrap Anthropic Claude sessions in 2 lines
- ✓withAnycastOpenAI(stream) — wrap OpenAI Agent SDK streams
- ✓resolveApiKey() — platform-managed LLM keys, zero key distribution
- ✓session.emit(eventName, data) — custom events in portal analytics
- ✓slackPlugin() — automatic Slack channel/user/thread context
- ✓AnycastMemory API — persistent get/set/delete/list across sessions
- ✓Session persistence — resumeSession() continues conversations
- ✓Attributes — custom metadata on every usage record (queryable)
- ✓Plugin system — custom middleware on session lifecycle events
- ✓Heartbeat — WAN IP, PoP, SDK version, OS/arch reporting
- ✓MCP Server: 19 tools + 3 resources, SSE transport
- ✓Works with Claude Desktop, Cursor, Windsurf, any MCP client
- ✓CLI: any up, any tunnel, any status — macOS/Linux/Windows
- ✓Install: curl one-liner or Homebrew tap
Persistent Agent Memory
- ✓AnycastMemory API: get(key), set(key, value), delete(key), list(prefix)
- ✓Session persistence: resumeSession() picks up where conversation left off
- ✓Cross-session context injection: previous session summaries prepended automatically
- ✓Team scope (default): memory shared across all team members
- ✓Private scope: per-user memory isolation mode
- ✓Memory quotas: configurable per-agent storage limits
- ✓Memory browsable in portal UI per agent
Multi-LLM Routing and Budgets
- ✓Anthropic: Claude claude-sonnet-4-20250514, claude-opus-4-20250514, all models
- ✓OpenAI: GPT-4o, o1, o3, o4-mini — all current models
- ✓Key strategies: sequential, round-robin, budget-aware rotation
- ✓Per-tenant budget: spend limit across all agents
- ✓Per-agent budget: individual agent spend cap
- ✓Enforcement: alert_only (notify) or block (stop at limit)
- ✓Platform-managed keys via resolveApiKey() — keys never reach agent code
- ✓Cost attribution: by agent, user, Slack channel, provider, model, date
Fleet Management
- ✓Agent status: Active (<5m heartbeat), Idle (SDK, <24h), Offline (>24h)
- ✓Health scoring: 0-100 per agent, recalculated every 15 minutes
- ✓Anomaly detection: 5-minute cycle, cost spikes and unusual patterns
- ✓Quiet period: configurable per-agent to suppress repeated alerts
- ✓Agent groups with shared policies
- ✓Agent pools: Round Robin, Least Loaded, Random, Sticky routing
- ✓Network policies: inter-agent communication rules
- ✓Fleet view: cross-cluster deployment status and health badges
- ✓Token management: create, revoke, scope, expiry
📸
Fleet management dashboard
Replace with actual screenshot
Reporting and Usage
- ✓Per-agent reports: cost trends, sessions, user breakdown, events
- ✓Slack channel cost attribution across all agents
- ✓Per-user analytics: sessions, tokens, cost per person
- ✓Session drill-down: full event log per session
- ✓30-day daily cost trend charts per agent
- ✓CSV export for billing and compliance
- ✓Agent selector: filter any report by individual agent
Anycast Connect
- ✓Public HTTPS URL: {slug}--{tenant}.fwd.anycast.com
- ✓TLS termination at the edge, plain HTTP internally
- ✓IP-based access control: CIDR allow/deny policies
- ✓Deployed across 4 global edge clusters at 45.54.49.12
- ✓Persistent WebSocket — zero reconnection delay
- ✓any tunnel command — expose any local port
- ✓Protocol support: HTTP (default), HTTPS passthrough
- ✓Portal management: create, configure, monitor tunnels
MCP Server
- ✓19 tools and 3 resources for AI assistant integration
- ✓Connect Claude Desktop, Cursor, or any MCP client to the platform
- ✓Manage agents, connectors, and workflows from your IDE
- ✓Full OpenAPI spec at /developers/api with Swagger UI
- ✓Postman collection included for rapid prototyping
Team and Security
- ✓Public signup: email/password, GitHub OAuth, Google OAuth
- ✓Email verification: 24h token, auto-verify on click
- ✓TOTP/MFA: optional per user, 24h verification window
- ✓Team roles: Owner, Admin, Member, Viewer
- ✓Invite flow with expiry, admin-only visibility of pending invites
- ✓Seat limits: plan-based caps with 80%/100% warnings
- ✓OWASP headers: HSTS, CSP, X-Frame-Options, Referrer-Policy
- ✓AES-256-GCM encryption for all stored credentials
- ✓TLS everywhere: TLSv1.3 on all endpoints
- ✓Rate limiting on all auth and registration endpoints
- ✓Disposable email blocking (25+ domains)
- ✓Audit logging: all connector operations logged
📸
Security settings panel
Replace with actual screenshot
Integrations and Automation
- ✓Platform webhooks: 10 event types for external automation
- ✓Events: agent.online, agent.offline, budget.exceeded, flow.completed, flow.failed
- ✓n8n community nodes: triggers + actions for agent events
- ✓Zapier integration: triggers + creates + searches
- ✓OpenAPI 3.1 spec at /public/openapi.json
- ✓Swagger UI at /developers/api (interactive API docs)
- ✓Postman collection downloadable from portal
Start building today
20 agents, unlimited connectors, 10,000 events/mo. No credit card required.