Install. Wrap. Run. Inspect.
Put CutCtx around a workflow you already use, then review your own telemetry and savings report before deciding how to scale.
Local-first · Existing provider · Your traffic
Install CutCtx
Add the complete CutCtx package to the local environment where you want to evaluate it.
pip install "cutctx-ai[all]"
Initialize your local setup
Create the local configuration and follow the prompts for the provider and workflow you control.
cutctx init
Wrap a supported agent
Start with Codex or replace codex with a supported agent such as Claude Code, Cursor, Cline, Continue, Aider, OpenHands, Windsurf, Zed, OpenCode, OpenClaw, or Goose.
cutctx wrap codex
Run the work you would ordinarily send through the selected agent. A representative evaluation is more useful than a synthetic one-off prompt.
Inspect your own result
Review the savings report after normal traffic has passed through CutCtx. Use the evidence to decide whether to continue locally or move toward shared reporting and governance.
cutctx savings report
Inspect routing before changing it
When the optional Safe Savings status surface is enabled, inspect the active routing state and the latest privacy-safe decision without changing provider, account, transport, or model configuration.
cutctx routing status --proxy-url http://127.0.0.1:8787
Read status to understand the active preset and a recent decision. Enabling or changing routing stays on its normal explicit configuration path.