Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.
{
"mcpServers": {
"headroom": {
"command": "uvx",
"args": [
"headroom-ai"
]
}
}
}