Documentation
¶
Overview ¶
Command synapse-mcp exposes Synapse's agent tool catalog to external AI clients over the Model Context Protocol. It is a composition root only: it builds the read-only catalog over the SAME repos as the API, bearer-locks the endpoint (role "mcp"), pins it to one engagement, and serves JSON-RPC over Streamable HTTP. It coexists with the API + worker via a role-scoped single-instance lock. The MCP path has no executor and no safety gate, so it can only read + propose – never run a tool.
Click to show internal directories.
Click to hide internal directories.