Averta MCP Gateway for VS Code
io.averta/mcp-gateway
Governed access to enterprise SaaS tools through Averta MCP agents.
client:VS Code
transport:streamable-http
Install Averta MCP Gateway in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-gateway": {
"type": "http",
"url": "https://mcp.averta.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs