Catalog
io.github.rccola990-cloud/mcp-token-optimizer
OfficialCut LLM token costs: count tokens, estimate cost, slim prompts, and pick the cheapest capable model.
Optimizes LLM costs by counting tokens, estimating expenses, and recommending efficient models.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-token-optimizer": {
"command": "npx",
"args": [
"-y",
"mcp-token-optimizer@0.1.1"
]
}
}
}