Skip to content
Back to search
30
MCP

Token Enhancer

io.github.xelektron/token-enhancer

Cuts AI web-fetching costs up to 99.9% by stripping page junk before it reaches your LLM.

Uptime
0.0%
32 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "token_enhancer": {
      "url": "None",
      "transport": "http"
    }
  }
}