Skip to content
Zed

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

What Zed can do once it is connected

Equation Steps in other clients