Skip to content
VS Code

mcp gateway for VS Code

io.github.davedat-110105/mcp-gateway

Curated gateway to snapshot-versioned Canadian public data services with source provenance.

client:VS Code transport:streamable-http

Install mcp gateway in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-gateway": {
      "type": "http",
      "url": "https://gateway-production-c71a.up.railway.app/mcp"
    }
  }
}

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

mcp gateway in other clients