gateway for VS Code
io.github.toolhail/gateway
Find and call the right MCP server for any task - pay per use, no install.
client:VS Code
transport:streamable-http
tools:2
Install gateway in VS Code
.vscode/mcp.json
{
"servers": {
"gateway": {
"type": "http",
"url": "https://mcp.toolhail.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs