furl-ctx

omar-y-abdi/furl-ctx
★ 2 stars Python AI/LLM Updated today
Context compression for AI agents — cut token usage costs with retrievable CCR compression. Rust core + Python API, Claude Code & Codex plugin, MCP server. PyPI: furl-ctx
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "furl-ctx": {
      "command": "uvx",
      "args": [
        "furl-ctx"
      ]
    }
  }
}

Or install with pip: pip install furl-ctx

Topics

ai-agentsclaudeclaude-codeclaude-code-plugincompressioncontext-compressioncontext-managementdeveloper-toolshooksllmllm-toolsmcpmodel-context-protocolprompt-compressionprompt-engineering