factorguide for VS Code
io.factorguide/factorguide
Send a coupling matrix, get zone classifications and optimal factorization strategy.
client:VS Code
transport:streamable-http
tools:7
Install factorguide in VS Code
.vscode/mcp.json
{
"servers": {
"factorguide": {
"type": "http",
"url": "https://factorguide.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs