Token Optimizer runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from pypi. Last commit 20 Jul 2026.
Reversible context compression for AI agents: cut token usage up to 94%, originals retrievable
Today is the operative word: we check Token Optimizer every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add token_optimizer -- uvx slimctx
{
"mcpServers": {
"token_optimizer": {
"args": [
"slimctx"
],
"command": "uvx"
}
}
}
[mcp_servers.token_optimizer]
command = "uvx"
args = ["slimctx"]
{
"mcpServers": {
"token_optimizer": {
"args": [
"slimctx"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"token_optimizer": {
"args": [
"slimctx"
],
"command": "uvx"
}
}
}
Reduces AI agent token usage by 90% via context compression and task checkpoint persistence.
Context selection and compression for AI agents - recall measured, not claimed.
Local memory and context retrieval for AI agents through CueMap.
Local read-only repository context retrieval for AI coding agents.
Token and context budget for AI agents. Tracks spend and gates the session.
Persistent memory for AI agents. Store context, retrieve it semantically.
Image & PDF tools for AI agents: compress, convert, resize, PDF, AI vision, pipeline.
MCP Server for SlimContext - AI chat history compression tools
Answers built from our own checks of this server.