{"repo":"xelektron/token-enhancer","free":true,"listed":false,"github":"https://github.com/xelektron/token-enhancer","clone":"git clone https://github.com/xelektron/token-enhancer.git","description":"A local proxy that strips web pages down to clean text before they enter your AI agent's context window. 704K tokens → 2.6K tokens. No LLM required.","language":"Python","stars":68,"topics":["mcp-server"],"license":"MIT","category":"mcp-servers","readme_excerpt":"Token Enhancer A local proxy that strips web pages down to clean text before they enter your AI agent's context window. One fetch of Yahoo Finance: 704,760 tokens → 2,625 tokens. 99.6% reduction. No API key. No LLM. No GPU. Just Python. The Problem AI agents waste most of their token budget loading raw HTML pages into context. A single Yahoo Finance page is 704K tokens of navigation bars, ads, scripts, and junk. Your agent pays for all of it before any reasoning happens. The Solution Token Enhancer sits between your agent and the web. It fetches the page, strips the noise, caches the result, and returns only clean data. Source Raw Tokens After Proxy Reduction -------- ----------- ------------- ----------- Yahoo Finance (AAPL) 704,760 2,625 99.6% Wikipedia article 154,440 19,479 87.4% Hacker News 8,662 859 90.1% GitHub repo page 171,234 6,976 95.9% Install Quick Start (from source) Usage As a standalone proxy Then in another terminal: As an MCP Server (Claude Desktop, Cursor, OpenClaw) This is the plug and play option. Your AI agent discovers the tools automatically and uses them on its own. Claude Desktop: Add to your config file Mac: /Library/Application Support/Claude/claude desktop config.json Windows: %APPDATA%\\Claude\\claude desktop config.json On Linux hosts where SSL verification fails, the env block above overrides the default CA bundle. Remove it on macOS/Windows. Cursor: Add to .cursor/mcp.json in your project: Once connected, your agent gets three tools: fetch clean","default_branch":null,"files":null,"tree":[],"storefront":"/r/xelektron","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/xelektron/token-enhancer/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}