Token Enhancer
MCP ServerTrendingby Community · Added 5mo ago
Claude
45
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"token-enhancer": {
"command": "npx",
"args": [
"token-enhancer"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Strips web pages down to clean text for AI agents, dramatically reducing token usage before entering the context window.
Tags
Developer Toolsmcp-servertrendingnew