Skip to content
Windsurf

math for Windsurf

io.github.rog0x/math

Calculator, units, statistics for AI agents

client:Windsurf transport:stdio runtime:npm

Install math in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "math": {
      "command": "npx",
      "args": [
        "-y",
        "@rog0x/mcp-math-tools"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

math in other clients