fixgraph mcp for VS Code
io.github.jawdat6/fixgraph-mcp
Search 25K+ verified engineering fixes by error or technology. For developers and AI agents.
client:VS Code
transport:stdio
runtime:npm
Install fixgraph mcp in VS Code
.vscode/mcp.json
{
"servers": {
"fixgraph-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"fixgraph-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs