This is a governance layer for CoReason's tripartite architecture that acts as a stateless, zero-trust gateway for federated MCP deployments. You'd reach for this when you need to coordinate multiple MCP servers across trust boundaries without maintaining session state. The zero-trust model means every request gets validated independently, which fits architectures where you're federating AI tooling across organizational boundaries or deploying in environments with strict security requirements. The documentation is light on specific APIs and actions, so expect to dig into the source code to understand the actual gateway operations and how it orchestrates the underlying MCP servers it governs.
claude mcp add --transport stdio coreason-ai-coreason-ecosystem -- uvx coreason-ecosystem