Skip to content

polymath megablaster mcp for Zed

io.github.headlessherm-creator/polymath-megablaster-mcp

Local deterministic calc MCP: exact math, dates, unit conversion, stats, subnet math.

client:Zed transport:stdio runtime:npm

Install polymath megablaster mcp in Zed

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

{
  "context_servers": {
    "polymath-megablaster-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "polymath-megablaster-mcp"
      ]
    }
  }
}

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

polymath megablaster mcp in other clients