Catalog
io.github.Evozim/token-diet
OfficialToken Diet
LLM token optimization gateway implementing semantic pruning.
Optimizes LLM token usage through semantic pruning gateway.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"token-diet": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://token-diet-mcp.vercel.app/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.