← Back to Plugins
MCP Server MCP

io.github.jeff-atriumn/tokencost-dev

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "tokencost-dev",
      "version": "0.1.3",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...