graphql rest bridge for Cursor
io.github.lazymac2x/graphql-rest-bridge
Cloudflare Workers MCP server: graphql-rest-bridge
client:Cursor
transport:streamable-http
tools:4
Install graphql rest bridge in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"graphql-rest-bridge": {
"url": "https://api.lazy-mac.com/graphql-rest-bridge/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs