Skip to content
Zed

Mathjs for Zed

io.github.pipeworx-io/mathjs

Math.js MCP — wraps the mathjs.org API (free, no auth)

client:Zed transport:streamable-http

Install Mathjs in Zed

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

{
  "context_servers": {
    "mathjs": {
      "url": "https://gateway.pipeworx.io/mathjs/mcp"
    }
  }
}

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

Mathjs in other clients