Skip to content
Windsurf

math mcp for Windsurf

io.github.andylbrummer/math-mcp

GPU-accelerated MCP server: symbolic algebra, numerical computing, FFT, optimization, linear algebra

client:Windsurf transport:stdio runtime:pypi

Install math mcp in Windsurf

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

{
  "mcpServers": {
    "math-mcp": {
      "command": "uvx",
      "args": [
        "scicomp-math-mcp"
      ]
    }
  }
}

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

math mcp in other clients