mcp gateway for VS Code
io.github.titus-civic/mcp-gateway
Identity, authorization, audit trails, and revocable permissions for AI agents accessing MCP tools.
client:VS Code
transport:streamable-http
Install mcp gateway in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-gateway": {
"type": "http",
"url": "https://app.civic.com/hub/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs