Skip to content
Cursor

anvx for Cursor

io.github.tje8x/anvx

Track and optimize AI API spending across 16 providers with live pricing.

client:Cursor transport:stdio runtime:pypi

Install anvx in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "anvx": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "token-economy-intel"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

anvx in other clients