Skip to content
Cursor

TokenOracle for Cursor

com.guffeyholdings/token-oracle

Hosted MCP server for LLM cost estimation, model comparison, and budget-aware routing.

client:Cursor transport:streamable-http runtime:npm

Install TokenOracle in Cursor

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

{
  "mcpServers": {
    "token-oracle": {
      "url": "https://mcp.guffeyholdings.com/TokenOracle"
    }
  }
}

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

TokenOracle in other clients