← Back to Plugins
MCP Server MCP

io.github.rccola990-cloud/mcp-token-optimizer

github By github 👁 1 views ▲ 0 votes

Cut LLM token costs: count tokens, estimate cost, slim prompts, and pick the cheapest capable model.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "mcp-token-optimizer",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...