The Graph for Zed
io.github.pipeworx-io/the-graph
The Graph MCP — indexed blockchain data via subgraph GraphQL queries
client:Zed
transport:streamable-http
Install The Graph in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"the-graph": {
"url": "https://gateway.pipeworx.io/the-graph/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs