Save AI coding tokens without switching editors

Keep using Codex, Claude Code, Cursor, or your own agent. Type tp: for bounded coding tasks, route patch execution to a lower-cost executor, and see the savings ratio for every run.

tp: app flowBYOK-first
$ tokenpatch bootstrap
$ export MMDEV_EXECUTOR_PROVIDER=deepseek_byok
$ export DEEPSEEK_API_KEY=your-deepseek-key
$ export DEEPSEEK_EXECUTOR_MODEL=deepseek-v4-pro
app tp: add billing tests. Only modify tests/billing_test.py.
$ tokenpatch report
= Savings Snapshot

Use your current AI coding tool. Let tokenpatch handle bounded execution.

Use your current coding app

Your strong model stays in charge. tokenpatch handles bounded patch execution in the local project.

Savings Snapshot

Reports show actual cost, all-strong baseline, estimated savings, and cost per applied patch.

No DeepSeek key required

BYOK works now. Hosted credits are planned later for users who cannot easily manage a DeepSeek API key.