aicoolies logo
WOZCODE logo

WOZCODE

Cut Claude Code token costs by up to 50% with a local plugin that never uploads your code.

Share
freemium
Visit Website →

WOZCODE is a Claude Code plugin that reduces token consumption by 25–55% using smarter context reads, batched file edits, AST truncation, and Haiku subagents. It installs in seconds with two CLI commands, runs entirely locally with no code upload, and requires no account sign-up. Developers report finishing the same tasks in fewer tokens without changing their existing editor or workflow.

WOZCODE is an efficiency layer that sits inside Claude Code and intercepts the most wasteful patterns in agentic coding sessions. The core problem it solves is straightforward: standard Claude Code burns roughly half its tokens on erroneous file reads and re-reads that happen after every edit. WOZCODE's two main primitives — WozSearch and WozEdit — work in tandem to read only the relevant context once and then apply changes across multiple files simultaneously with built-in error correction and fuzzy matching. The result is a reported 25–55% reduction in token spend per session, with benchmark scores of 80% on TerminalBench 2.0, compared to vanilla Claude Code.

The plugin installs with two commands in the Claude Code CLI and requires no account, no cloud account, and no code upload. All processing happens locally on the developer's machine; Anthropic only sees what vanilla Claude Code would normally send. This zero-cloud architecture means teams with strict data-residency requirements or air-gapped workflows can adopt WOZCODE without policy exceptions. It also supports Haiku subagents for lower-cost subtask delegation, routing simpler operations to a cheaper model automatically within the same session.

WOZCODE launched on Product Hunt in early May 2026 and reached 186 upvotes within days, driven by a community already frustrated with runaway Claude Code bills. The primary use case is developers hitting token limits before completing large refactors, multi-file migrations, or long agent sessions. Because it integrates directly into the Claude Code CLI rather than replacing the editor, adoption friction is low — existing Cursor, VS Code, or terminal-only workflows stay intact. Teams with high-frequency Claude Code usage or projects with large codebases will see the highest return.

Pricing

Free tier saves up to $100/month in Claude Code costs for typical solo developers. Paid plans unlock higher usage limits and team features.

Platforms

Claude Code CLI plugin; runs on macOS, Linux, and Windows via npm install. Works alongside any editor (Cursor, VS Code, terminal-only).

Categories

Tags

Use Cases

Alternatives

Related Tools

Cursor logo

Cursor

Top Pick

The AI-first code editor

AI-first code editor built as a VS Code fork that deeply integrates LLMs into every part of the development workflow. Features Tab autocomplete with multi-line predictions, Cmd+K inline editing, AI chat with full codebase awareness, and Agent mode for autonomous multi-file edits with terminal execution. Supports GPT-4, Claude, and more with automatic context from project files and docs. Includes privacy mode for SOC 2 compliance. The leading AI-native IDE with 100K+ paying users.

freemiumTelemetry
OpenCode logo

OpenCode

Top Pick

Open-source AI coding agent for the terminal

Open-source terminal-based AI coding agent built in Go by the SST team, with a rich TUI (Bubble Tea) supporting 75+ model providers including OpenAI, Anthropic, Gemini, Bedrock, Groq, and OpenRouter. Features vim-like editing, persistent SQLite sessions, and LSP integration for 40+ languages. Fully free with no vendor lock-in, it has rapidly grown to 95k+ GitHub stars.

open-source
Codex logo

Codex

Top Pick

OpenAI coding agent for app, editor, terminal, and cloud work

Codex is OpenAI's coding agent for software development across the Codex app, editor, terminal, and cloud tasks. It helps write, review, debug, refactor, and automate code, with ChatGPT plan access for managed surfaces and API-key usage for CLI, SDK, and IDE workflows. The open-source CLI and SDK support local repository work, while cloud features add GitHub review, Slack/Linear integrations, worktrees, skills, MCP, and automations.

freemiumOpen Source

OpenPencil

AI-native open-source design editor and Figma alternative

OpenPencil is an AI-native, open-source design editor for teams that want a Figma-like canvas with source-visible code and experimental AI design workflows. It is best framed as OpenPencil by the open-pencil project, separate from the same-name ZSeven-W repo, and useful for early UI prototyping, design-to-code exploration, and open-source visual editing pilots.

open-sourceOpen Source

Talk to Figma MCP

Read/write MCP bridge between AI coding agents and Figma

Talk to Figma MCP is an MIT-licensed bridge from Grab that connects Cursor, Claude Code, and other MCP-capable agents to Figma through a local MCP server, WebSocket bridge, and Figma plugin. Unlike read-only context servers, it can inspect selections, create or modify nodes, update text in bulk, and automate design operations, so teams should review permissions before enabling write access.

open-sourceOpen SourceTelemetry
Reasonix logo

Reasonix

DeepSeek-native terminal coding agent with a Go rewrite and MCP support

Reasonix is an open-source terminal coding agent built around DeepSeek workflows, with a newer Go-based 1.0 line, MCP integration, repository-aware code understanding, and BYOK model usage. It fits developers who want a DeepSeek-first CLI agent rather than a Claude- or OpenAI-native workflow.

open-sourceOpen Source

Comparisons