AXIOM for Claude Desktop
io.github.dragoscv/axiom
Transactional write gate for coding agents: plan, canonical manifest, checks, two-phase apply.
client:Claude Desktop
transport:stdio
runtime:npm
Install AXIOM in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"axiom": {
"command": "npx",
"args": [
"-y",
"@codai/axiom-mcp"
],
"env": {
"AXIOM_SIGNING_KEY": "<AXIOM_SIGNING_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs