Math MCP Learning for Zed
io.github.clouatre-labs/math-mcp-learning-server
Educational MCP server with 17 math/stats tools, visualizations, and persistent workspace
client:Zed
transport:streamable-http
runtime:pypi
tools:17
Install Math MCP Learning in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"math-mcp-learning-server": {
"url": "https://math-mcp.fastmcp.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs