Skip to content
VS Code

ComOS Federation for VS Code

io.github.ronrey/federation

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

client:VS Code transport:streamable-http tools:21

Install ComOS Federation in VS Code

.vscode/mcp.json

{
  "servers": {
    "federation": {
      "type": "http",
      "url": "https://mcp.comos-gateway.com/mcp/sse"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

ComOS Federation in other clients