← Back to Plugins
MCP Server MCP

io.github.waqarulwahab/llm-cost-estimator

github By github 👁 1 views ▲ 0 votes

Token counting & multi-model LLM cost estimates: GPT-4o, Claude, Gemini, 25+. No API key.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "llm-cost-estimator-mcp",
      "version": "0.3.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...