Skip to content
Windsurf

AXIOM for Windsurf

io.github.dragoscv/axiom

Transactional write gate for coding agents: plan, canonical manifest, checks, two-phase apply.

client:Windsurf transport:stdio runtime:npm

Install AXIOM in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "axiom": {
      "command": "npx",
      "args": [
        "-y",
        "@codai/axiom-mcp"
      ],
      "env": {
        "AXIOM_SIGNING_KEY": "<AXIOM_SIGNING_KEY>"
      }
    }
  }
}

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

AXIOM in other clients