Token Enhancer for Claude Desktop
io.github.xelektron/token-enhancer
Cuts AI web-fetching costs up to 99.9% by stripping page junk before it reaches your LLM.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Token Enhancer in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"token-enhancer": {
"command": "uvx",
"args": [
"xelektron-token-enhancer"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs