Skip to content
Cursor

The Graph for Cursor

io.github.pipeworx-io/the-graph

The Graph MCP — indexed blockchain data via subgraph GraphQL queries

client:Cursor transport:streamable-http

Install The Graph in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "the-graph": {
      "url": "https://gateway.pipeworx.io/the-graph/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

The Graph in other clients