Skip to content
Zed

calculator for Zed

com.mcpcalc/calculator

Calculators accessible via MCP with real-time collaborative sessions and shareable URLs.

client:Zed transport:streamable-http tools:10

Install calculator in Zed

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

{
  "context_servers": {
    "calculator": {
      "url": "https://mcpcalc.com/api/v1/mcp"
    }
  }
}

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

What Zed can do once it is connected

calculator in other clients