Equation.io for Cursor
io.equation/equation
Create interactive 2D and 3D graphs with validated equations, shareable links, and PNG previews.
client:Cursor
transport:streamable-http
tools:3
Install Equation.io in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"equation": {
"url": "https://equation.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs