Skip to content
Windsurf

Axiom — Advanced Math for Windsurf

io.github.tufantunc/axiom-math

Exact symbolic math for LLMs: integrals, equations, matrices, and claim verification via Giac/Xcas

client:Windsurf transport:stdio runtime:npm

Install Axiom — Advanced Math in Windsurf

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

{
  "mcpServers": {
    "axiom-math": {
      "command": "npx",
      "args": [
        "-y",
        "axiom-math"
      ]
    }
  }
}

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

Axiom — Advanced Math in other clients