← Back to Plugins
MCP Server MCP

io.github.omkar9854/token_optimizer

github By github 👁 1 views ▲ 0 votes

Reversible context compression for AI agents: cut token usage up to 94%, originals retrievable

Homepage Verified source GitHub

Install

uvx slimctx

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "slimctx",
      "version": "0.1.0",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "runtimeArguments": [
        {
          "value": "slimctx-mcp",
          "type": "positional",
          "valueHint": "slimctx-mcp"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...