gateway for VS Code
io.mcprating/gateway
Discover, judge and safely run any MCP server: 57k+ scored servers, sandboxed.
client:VS Code
transport:stdio
runtime:npm
Install gateway in VS Code
.vscode/mcp.json
{
"servers": {
"gateway": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mcp-rating/gateway"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs