token-squeezer
Compresses large blocks of text, code, or conversation history into hyper-dense Reasoning Maps optimized for LLM context windows. Saves agents 80%+ on token costs. Stateless. Pay $0.001 USDC per comp…
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add found402/token-squeezer
# Browse available tools
npx -y smithery tool list found402/token-squeezer
# Get full schema for a tool
npx -y smithery tool get found402/token-squeezer squeeze
# Call a tool
npx -y smithery tool call found402/token-squeezer squeeze '{}'Direct MCP Connection
Endpoint: https://token-squeezer--found402.run.tools
Tools (1)
squeeze— Compresses large text, code, or conversation history into a hyper-dense Reasoning Map optimized for LLM context windows…
# Get full input/output schema for a tool
npx -y smithery tool get found402/token-squeezer