Claude Code Plugin · Free to start

Stop paying for tokens you don't need

CodeCondense cuts your Claude Code costs by 40–70%. Locally. Without changing how you work.

AR
MS
JK
TL

1,200+ developers saving tokens daily

claude code session

Before CodeCondense — 5 tool calls

Read file (tokens: 8,240)$0.041
Search files (tokens: 6,120)$0.031
Read file again (tokens: 8,240)$0.041
Edit file (tokens: 1,200)$0.006
Read file again (tokens: 8,240)$0.041

With CodeCondense — 2 tool calls

Investigate (AST+search+refs)$0.009
BatchEdit (all changes at once)$0.004
Total saved$0.147 (74%)

74% cheaper

same result

AnthropicGitHubVS CodeNode.jsTypeScriptRustGoAnthropicGitHubVS CodeNode.jsTypeScriptRustGo

Saving money in real time

Live stats from the CodeCondense network · updated every 60s

0M

Tokens saved

$0.0K

USD saved for users

0.0M

Tool calls eliminated

0

Active developers this week

Claude Code is powerful — but wasteful

Without optimization, Claude makes redundant round-trips to read the same files multiple times. CodeCondense collapses these into single efficient calls.

Without CodeCondense
Tool callTokensCost
Read file8,240$0.041
Search codebase6,120$0.031
Read file again8,240$0.041
Read imports4,800$0.024
Search again5,900$0.030
Read file again8,240$0.041
Edit file1,200$0.006
Total: 7 calls42,740$0.214
With CodeCondense
Tool callTokensCost
Investigate (AST+search+refs)1,800$0.009
BatchEdit (all changes)800$0.004
Total: 2 calls2,600$0.013
74% cost reduction.Same result.

Works in 3 steps

Zero configuration. Install, forget, save money.

01

Install in seconds

One command installs CodeCondense as a Claude Code plugin. No config changes, no workflow disruption.

$ npx @codecondense/install
02

Tools are replaced

CodeCondense transparently replaces native tools with optimized versions. Claude uses the same API — but each call does far more.

$ Read × 5 → Investigate × 1
03

Watch costs drop

Every session CodeCondense tracks tokens saved, dollars saved, and calls eliminated. No code leaves your machine.

$ Saved: $0.047 this session

Every token saved is money back in your pocket

Six tightly integrated tools that replace Claude's native toolchain with a smarter, cheaper equivalent.

🌳

AST Symbol Index

270× less tokens

270× faster code search. 37 language grammars powered by tree-sitter. Jump to any definition instantly without reading whole files.

🔍

Smart Search

7 calls → 1

Ripgrep + AST in one call. Delta mode saves 80–95% on re-reads by returning only changed lines since last read.

✏️

Batch Edit

5 calls → 1

All your edits in one roundtrip. Pre-write backup on every change. Atomic multi-file refactors with zero redundant reads.

🔬

Investigate

4–8 calls → 1

Symbol definition + all usages + file density map in one call. The grep→read→find-definition dance collapsed into a single round-trip.

🧠

Session Memory

540× cheaper recall

Persistent decay-scored memory. Claude never has amnesia again. Decay formula: score × 0.95^days ensures freshness without bloat.

🤖

Model Router

77% cheaper

Routes simple tasks to Haiku, complex ones to Opus. 77% cost reduction on routing alone. Transparent to Claude.

Your code never leaves your machine. Not even to us.

CodeCondense runs entirely inside your Claude Code process. There is no cloud component, no proxy, and no data collection beyond anonymous usage counters.

Full security details

No code upload

Your source code is processed entirely on your machine. Nothing is transmitted.

No prompt interception

CodeCondense replaces tools — it never touches your prompts or Claude's responses.

EU servers for counts only

Anonymous aggregate counters (tokens saved, calls) stored in Europe. GDPR compliant.

Simple, honest pricing

Every plan includes all features. The only difference is how much Claude API savings the plugin tracks per month before pausing.

Anonymous

Install and go — no account needed.

$0/mo
Monthly savings cap$5 / month
Connected stations1 station · no key needed

All features included

  • AST symbol index — 270× faster code search
  • Investigate — definition + usages + file map in 1 call
  • Smart Search — BM25 + grep + read in 1 call
  • Batch Edit — all file writes in 1 atomic call
  • Session Memory — persistent cross-session knowledge
  • Model Router — auto-route to cheapest capable model
  • Dashboard analytics & savings tracking
  • All future features included

Plugin pauses when $5 of Claude API savings is reached. Resets on the 1st. Register free to double your cap.

Free Account

Register once, higher cap — still $0.

$0/mo
Monthly savings cap$10 / month
Connected stations1 station per key

All features included

  • AST symbol index — 270× faster code search
  • Investigate — definition + usages + file map in 1 call
  • Smart Search — BM25 + grep + read in 1 call
  • Batch Edit — all file writes in 1 atomic call
  • Session Memory — persistent cross-session knowledge
  • Model Router — auto-route to cheapest capable model
  • Dashboard analytics & savings tracking
  • All future features included

Cap is tracked per account across all your machines — not per machine. Resets on the 1st.

Most popular

Pro

For developers who use Claude Code daily.

$9.99/mo
Monthly savings capUnlimited
Connected stations3 stations per key

All features included

  • AST symbol index — 270× faster code search
  • Investigate — definition + usages + file map in 1 call
  • Smart Search — BM25 + grep + read in 1 call
  • Batch Edit — all file writes in 1 atomic call
  • Session Memory — persistent cross-session knowledge
  • Model Router — auto-route to cheapest capable model
  • Dashboard analytics & savings tracking
  • All future features included

Plugin runs without limits. API key links your account across all machines.

Enterprise

For teams with heavy or multi-seat usage.

Custom
Monthly savings capUnlimited
Connected stationsUnlimited stations

All features included

  • AST symbol index — 270× faster code search
  • Investigate — definition + usages + file map in 1 call
  • Smart Search — BM25 + grep + read in 1 call
  • Batch Edit — all file writes in 1 atomic call
  • Session Memory — persistent cross-session knowledge
  • Model Router — auto-route to cheapest capable model
  • Dashboard analytics & savings tracking
  • All future features included

Custom licensing, multi-seat, SSO, audit logs, and SLA.

The monthly cap tracks how much you've saved on Claude API costs — not how much you spend on CodeCondense. When the cap is reached the plugin pauses until the 1st of the month.

Developers love it

Real results from real engineers.

CodeCondense cut my Claude Code bill from $140/month to $38. I didn't change anything — same workflow, same prompts. The AST index is genuinely magic: it finds symbols 270x faster than reading files.
AR

Alex R.

Staff Engineer · FinTech startup

I was skeptical about a 'plugin' reducing costs. Then I watched the session counter: 47 calls in vanilla Claude, 11 with CodeCondense on the same task. The Investigate tool alone is worth it.
MS

Maria S.

Senior Developer · Open-source contributor

The session memory means Claude actually remembers the decisions we made last week. No more re-explaining context every session. That productivity gain alone justifies it beyond the token savings.
JK

Jonas K.

CTO · Dev tools company

Start saving in 10 seconds

One command. No credit card. No config. Just cheaper Claude.

$npx @codecondense/install

Works with Claude Code · Local only · Free forever plan available