LLM Abacus for Cursor
com.llmabacus/pricing
Compare up-to-date pricing for 40+ LLMs (incl. Chinese) & estimate cost from tokens. EN/zh.
client:Cursor
transport:streamable-http
tools:2
Install LLM Abacus in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pricing": {
"url": "https://llmabacus.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs