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