Skip to content
Claude Desktop

CoReason Ecosystem — Federated MCP Gateway for Claude Desktop

io.github.coreason-ai/coreason-ecosystem

CoReason Tripartite Architecture Governance Plane. Stateless zero-trust federated MCP gateway.

client:Claude Desktop transport:stdio runtime:pypi

Install CoReason Ecosystem — Federated MCP Gateway in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "coreason-ecosystem": {
      "command": "uvx",
      "args": [
        "coreason-ecosystem"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

CoReason Ecosystem — Federated MCP Gateway in other clients