Skip to content
VS Code

Sealgate for VS Code

io.github.edison-watch/sealgate-mcp

Sealgate gateway proxy: list governed MCP servers and review agent session and audit status.

client:VS Code transport:streamable-http runtime:npm

Install Sealgate in VS Code

.vscode/mcp.json

{
  "servers": {
    "sealgate-mcp": {
      "type": "http",
      "url": "https://mcp.sealgate.ai/mcp/{api_key}/?client={label}"
    }
  }
}

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

Sealgate in other clients