Equation Steps for Zed
com.gumballtools/equation-steps
Step-by-step solver for linear/quadratic equations in one variable, signs and ± always right.
client:Zed
transport:streamable-http
tools:1
Install Equation Steps in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"equation-steps": {
"url": "https://equation-steps.gumballtools.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs