Skip to content
VS Code

ComOS Federation Gateway for VS Code

com.comos-federation/gateway

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

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

Install ComOS Federation Gateway in VS Code

.vscode/mcp.json

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

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 Gateway in other clients