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
{
"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