Orca is the ADE for working with a fleet of parallel agents. Run any coding agent with your own subscription. Available on desktop, mobile and VPS.

44,021 stars TypeScript 1 file ยท ~2,082 tokens #ade#agent-ide#ai-agents#claude-code#cli#codex#cursor-agent#devtools

orca MCP Server

MCP server for stablyai/orca

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "orca": {
      "command": "npx",
      "args": [
        "-y",
        "@stablyai/orca"
      ]
    }
  }
}