Catalog
TokenBurn-Optimizer
Officialby Evozim
LLM query cost optimizer minimizing context waste.
Optimizes LLM query costs by minimizing context waste.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
Remote endpoint
SSEHosted server - connect over the network, no local install.
https://tokenburn-optimizer-mcp.vercel.app/api/mcpclaude_desktop_config.json
{
"mcpServers": {
"tokenburn-optimizer": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://tokenburn-optimizer-mcp.vercel.app/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.