Skip to content
VS Code

The Graph for VS Code

io.github.pipeworx-io/the-graph

The Graph MCP — indexed blockchain data via subgraph GraphQL queries

client:VS Code transport:streamable-http

Install The Graph in VS Code

.vscode/mcp.json

{
  "servers": {
    "the-graph": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/the-graph/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

The Graph in other clients