← Index

io.github.jeff-atriumn/tokencost-dev

io.github.jeff-atriumn/tokencost-dev·v0.1.3·AI & LLMs
Quality Score
78
/100

LLM pricing oracle — model lookup, cost estimation, and comparison via LiteLLM

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "tokencost-dev": {
      "command": "npx",
      "args": [
        "-y",
        "tokencost-dev"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "tokencost-dev": {
      "command": "npx",
      "args": [
        "-y",
        "tokencost-dev"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y tokencost-dev
§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in AI & LLMs