Equation Steps for Cursor
com.gumballtools/equation-steps
Step-by-step solver for linear/quadratic equations in one variable, signs and ± always right.
client:Cursor
transport:streamable-http
tools:1
Install Equation Steps in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"equation-steps": {
"url": "https://equation-steps.gumballtools.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs