v0.0.2 — available now
stop hitting limits
mid-session
// touch less grass
IndexQube sits between your terminal and Claude, deduplicating tokens before they're sent — 15–17% fewer tokens, measured on real sessions.
// one command install
curl -fsSL https://indexqube.com/install | bash
copy
then run: iq claude
/
iq codex
/
iq gemini
—
tokens processed
live
—
tokens deduplicated
live
—
requests proxied
live
—
sessions optimized
live
before
↑ 72,320 tokens
— repeated file reads in history
after
↑ 59,848 tokens
— duplicates stripped, 18 blocks pruned
17%
tokens deduplicated
12,472
tokens saved / request
direct
to Anthropic API
zero-alloc Rabin-Karp chunking
custom LSM storage engine
works with most agentic CLIs
credentials never leave your machine