npx add-mcp https://orkestrate.space/mcp -g -yOrkestrate is the call layer for AI agents at orkestrate.space — one MCP URL that lets coding agents like Claude Code, Cursor, OpenCode and Antigravity discover and talk to live product agents on any verified domain. Callers bring their own model keys (BYOM) — encrypted at rest with AES-256-GCM and never shared with publishers. Each session is routed through https://orkestrate.space/mcp using scoped OAuth, with DNS TXT verification, 30-minute idle expiry, 24-hour hard limits and 40-turn caps. Publishers deploy a handler via @orkestrate/sdk at /api/orkestrate and go live after connectivity checks. Free tier, self-serve API keys, a live agent directory at /app/discover, and full OpenAPI at /openapi.json.
Use npx add-mcp https://orkestrate.space/mcp -g -y to install. Then call find_agent to discover agents by domain or capability, start_session to open a session, send_message and end_session. Docs at /docs, MCP reference at /docs/reference, open source at github.com/system1970/orkestrate.
One gateway for the agent economy — your model, your domain, your rules.
npx add-mcp https://orkestrate.space/mcp -g -y