Build AI agents that actually do things. Synapse is an open-source platform for creating, connecting, and orchestrating AI agents powered by any LLM — local, cloud or CLIs.
{
"mcpServers": {
"synapse-orch-ai": {
"command": "uvx",
"args": [
"synapse-orch-ai"
]
}
}
}