arithym for Cursor
xyz.arithym/arithym
Precision math engine for AI agents. 203 exact methods. Zero hallucination.
client:Cursor
transport:streamable-http
Install arithym in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"arithym": {
"url": "https://arithym.xyz/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs