Equation.io for Zed
io.equation/equation
Create interactive 2D and 3D graphs with validated equations, shareable links, and PNG previews.
client:Zed
transport:streamable-http
tools:3
Install Equation.io in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"equation": {
"url": "https://equation.io/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs