← Back to Plugins
MCP Server MCP

ComparEdge LLM Cost

github By github 👁 1 views ▲ 0 votes

Token cost math for LLM API calls: verified per-1M-token rates for 69 models, 17 providers.

Homepage Verified source GitHub

Install

npx -y @comparedge/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@comparedge/llm-cost-mcp",
      "version": "1.0.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...