Welcome to SynapseX
SynapseX is a complete AI agent orchestration platform. Spawn, coordinate, and monitor AI agents in parallel with git isolation, a policy engine, and OAuth integrations — all running on your own Azure.Platform Components
Orchestrators
Multi-agent runtime with git worktree isolation, persistent sessions, and Chairman LLM for automatic best-solution selection.
Manager
Integration OS to connect AI agents to Gmail, Slack, GitHub, Notion, and dozens more via OAuth2.
MCP Gateway
Model Context Protocol server that exposes all SynapseX tools to any MCP-compatible client (Claude, Cursor, etc).
Platform
Web dashboard to manage workspaces, toolkits, API keys, and logs.
CLI & SDKs
SynapseX CLI
Unified interface to control the entire platform from your terminal.
Python SDK
Native SDK to integrate SynapseX into LangChain, Anthropic, and OpenAI agents.
TypeScript SDK
SDK for Vercel AI SDK, Next.js, and Node.js projects.
API Reference
Full REST API with interactive Swagger UI.
Why SynapseX?
| Feature | SynapseX | Alternatives |
|---|---|---|
| Self-hosted | ✅ Fully | ❌ Usually SaaS |
| Git worktree isolation | ✅ Per agent | ❌ No isolation |
| Chairman LLM | ✅ Auto-selection | ❌ Manual |
| Policy engine | ✅ Retry/Escalate/Abort | ❌ Basic |
| Native MCP | ✅ Built-in | ❌ Separate |
| Multi-user OAuth | ✅ Per entity_id | ✅ Some |
| Open-source | ✅ MIT | ❌ Proprietary |
Next Steps
Quick Start
Follow the Quick Start to get the platform running in 5 minutes.
Install the CLI
Install the SynapseX CLI to control everything from your terminal.
Explore the Architecture
Understand how components connect.