ai gateway for VS Code
io.github.lazymac2x/ai-gateway
Cloudflare Workers MCP server: ai-gateway
client:VS Code
transport:streamable-http
Install ai gateway in VS Code
.vscode/mcp.json
{
"servers": {
"ai-gateway": {
"type": "http",
"url": "https://api.lazy-mac.com/ai-gateway/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs