Skip to content
Claude Desktop

ComOS Federation for Claude Desktop

io.github.ronrey/federation

Multi-tenant MCP gateway for AI commerce. One connection, every store.

client:Claude Desktop transport:streamable-http tools:21

Install ComOS Federation in Claude Desktop

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

{
  "mcpServers": {
    "federation": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.comos-gateway.com/mcp/sse"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

ComOS Federation in other clients