Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by base76-research-lab • Uncategorized
An MCP server that compresses LLM prompts by 30–70% while preserving semantic meaning.
Reduce token usage and costs when sending prompts to LLMs.
That require semantic preservation of prompt meaning including conditionals and negations.
Integrate prompt compression seamlessly into their LLM workflows via MCP or CLI.
Token Compressor is a two-stage pipeline that reduces the token count of prompts sent to large language models by rewriting prompts to their semantic minimum and validating the compression via embedding similarity. This reduces token usage and costs without losing the original intent or conditionality. It integrates with Ollama models locally and supports usage as a CLI tool, Claude Code hook, or MCP-compatible server.