Equation.io for Grok
io.equation/equation
Create interactive 2D and 3D graphs with validated equations, shareable links, and PNG previews.
client:Grok
transport:streamable-http
tools:3
Install Equation.io in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"equation": {
"type": "http",
"url": "https://equation.io/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs