Axiom — Advanced Math for Claude Desktop
io.github.tufantunc/axiom-math
Exact symbolic math for LLMs: integrals, equations, matrices, and claim verification via Giac/Xcas
client:Claude Desktop
transport:stdio
runtime:npm
Install Axiom — Advanced Math in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"axiom-math": {
"command": "npx",
"args": [
"-y",
"axiom-math"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs