Simple, predictable pricing
Platform fee covers orchestration. You control AI costs with your own API keys. No per-seat pricing. No usage surprises.
Pro
For individual developers and small teams
+ your own AI API costs
- ✓ 5 projects
- ✓ Unlimited concurrent agents
- ✓ All 6 pipeline stages
- ✓ Human review queue
- ✓ Live agent viewer
- ✓ Analytics & cost tracking
- ✓ Email support
Team
For growing engineering teams
per workspace + your own AI API costs
- ✓ 50 projects
- ✓ Unlimited team members
- ✓ Everything in Pro, plus:
- ✓ SAML SSO
- ✓ Immutable audit log
- ✓ Per-project pipeline configuration
- ✓ Role-based access control
- ✓ Priority support
Feature comparison
| Feature | Pro | Team |
|---|---|---|
| Projects | 5 | 50 |
| Team members | 1 | Unlimited |
| Concurrent agents | Unlimited | Unlimited |
| Pipeline stages | All 6 default | All 6 + custom |
| Per-project pipeline config | — | ✓ |
| Human review queue | ✓ | ✓ |
| Live agent viewer | ✓ | ✓ |
| Execution traces | ✓ | ✓ |
| Analytics dashboard | ✓ | ✓ |
| Cost tracking | ✓ | ✓ |
| SAML SSO | — | ✓ |
| Immutable audit log | — | ✓ |
| Role-based access control | — | ✓ |
| Per-user project restrictions | — | ✓ |
| Support | Priority |
Frequently asked questions
What does "bring your own keys" mean?
Switchyard doesn't include AI compute costs. You provide your own API keys (e.g., Anthropic, OpenAI) which are stored encrypted on your relay server. This gives you full control over AI costs, model selection, and provider relationships. The platform fee covers orchestration, pipeline management, and the dashboard.
How is this different from Cursor or Copilot?
Cursor and Copilot are single-agent IDE assistants. Switchyard is a multi-agent orchestration platform. Instead of one AI helping you type code faster, Switchyard decomposes complex tasks into subtasks, assigns them to specialized agents (coders, testers, reviewers, security analysts), and merges output through a structured pipeline with human review gates.
Is my source code really never sent to your servers?
Correct. This is an architectural guarantee, not a policy. The Switchyard Relay runs on your infrastructure and manages all code, API keys, and execution traces locally. The control plane receives only metadata: task status, step counts, token usage, and costs. There is no code path that could send source code to our servers even if we wanted to.
What AI providers are supported?
Switchyard currently uses Claude Code CLI as the primary agent runtime. Support for additional providers (OpenAI Codex, local models via Ollama) is on the roadmap. Since you bring your own API keys, you control which provider and model tier each pipeline stage uses.
How do I install the relay?
One command: curl -fsSL https://switchyard.cloud/install | sh. The installer detects your OS, checks for Docker, runs an interactive setup wizard, and starts the relay daemon. Total time is about 60 seconds. The relay runs as a Docker container with a persistent data volume.
Can I self-host the entire platform?
The relay (data plane) is fully self-hosted on your infrastructure. The control plane (dashboard, task orchestration, analytics) is hosted by Switchyard on Cloudflare. A fully self-hosted control plane option is being evaluated for enterprise customers with strict requirements.
What happens if I exceed my project limit?
You can archive projects to free up slots, or upgrade to the Team plan for up to 50 projects. Archived projects retain all history and can be restored at any time.
Start building today
Deploy your relay in 60 seconds. No credit card required to get started.
Get Started