factorguide for Cursor
io.factorguide/factorguide
Send a coupling matrix, get zone classifications and optimal factorization strategy.
client:Cursor
transport:streamable-http
tools:7
Install factorguide in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"factorguide": {
"url": "https://factorguide.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs