codexyy is a Node.js CLI that thinks, reads, edits, and runs code - powered by Claude. Pure terminal. No browser required.
One command. Drops a Node.js script into your PATH. No containers, no config.
curl codexyy.dev/install | sh
Your Anthropic key, saved to ~/.config/codexyy. Or use Pro and skip this step.
export ANTHROPIC_API_KEY=sk-ant-...
Run codexyy in any project. The agent reads your code, edits files, runs commands.
cd my-project && codexyy
The agent picks the right tools automatically - you just describe what you want.
Talk to Claude in plain English. Fix bugs, add features, explain code, or refactor - it understands your whole project.
Reads files before touching them, then makes targeted edits. Every write shows a unified diff so you see exactly what changed.
Shell commands run with full stdout/stderr capture. The agent sees the output and can iterate - fix a failing test on the spot.
Grep files by pattern, find by name, or walk the directory tree. The agent orients itself before making any changes.
Run codexyy --online and a local web companion opens in your browser - terminal output, file viewer, editor, and optional AI chat. Still your machine. Still your code.
BYOK is free forever. Pro removes the API key requirement for $5/mo.
Bring your own Anthropic API key. All features, all tools, unlimited sessions.
codexyy hosts Claude for you. No API key, no management. Just install and code.
No credit card needed for Free. Pro billing via Stripe.