fixgraph mcp for Zed
io.github.jawdat6/fixgraph-mcp
Search 25K+ verified engineering fixes by error or technology. For developers and AI agents.
client:Zed
transport:stdio
runtime:npm
Install fixgraph mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"fixgraph-mcp": {
"command": "npx",
"args": [
"-y",
"fixgraph-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs