Stop burning tokens
on the loop.
BroziCode is a free, open-source MCP layer that replaces Claude Code's micro-tool loops with Macro-tools — cutting API round-trips from 12 to 2 on complex edits.
The Agentic Loop Tax is real.
Every time Claude reads a file, edits a line, or verifies a change, it fires a new API call. Because the model is stateless, every call re-sends your entire conversation history. On a 3-file edit, that's 12 round-trips — each one bigger than the last.
Your token bill doesn't grow linearly. It compounds.
Based on Faros.ai data & community reports, 2025–2026.
BroziCode thinks bigger.
Instead of tool-by-tool, BroziCode operates with Macro-tools — single MCP calls that bundle reading, editing, and validation into one round-trip. Claude gets more done. Your bill goes down.
× 12 round-trips
× 2 round-trips
Three tools. One goal.
Cut context. Batch edits. Know the blast radius.
Not just a file filter.
Tools like context-mode tell Claude which files to ignore. BroziCode rewrites how Claude interacts with your codebase entirely.
| context-mode | BroziCode | |
|---|---|---|
| Strategy | Excludes files from context | Compresses via AST |
| Tooling | Native Claude tools | Macro-tool overrides |
| Verification | Agent re-reads the file | Local Node.js syntax check |
| Dependency mapping | Manual | Automated |
| Price | Free | Free (and spite-powered) |
Ship sooner.
Spend less.
BroziCode is in active development. Star the repo to follow along, or drop your email to get notified when v1 ships.
No spam. One email when v1 ships.
View source on GitHub →