Skip to content

math solver ai mcp for Zed

io.github.csoai-org/math-solver-ai-mcp

Math Solver Ai MCP Server by MEOK AI Labs

client:Zed transport:stdio runtime:pypi

Install math solver ai mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "math-solver-ai-mcp": {
      "command": "uvx",
      "args": [
        "math-solver-ai-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

math solver ai mcp in other clients