Use Claude Code
through Chompute.
Point Claude Code at the Chompute inference endpoint, keep your normal terminal workflow, and use flat Chompute endpoint access without surprise token overages.
$curl -fsSL https://chompute-skills.s3.us-east-1.amazonaws.com/chompute-claude-code.sh | shThree steps from signup to Claude Code.
The setup is intentionally boring: get an Access Key, make sure Claude Code exists, then run one installer script for unlimited everyday agent use without overages.
Sign up and get an Access Key.
Create a Chompute account, enable the endpoint plan, and copy your Chompute Access Key from the logged-in app.
Install Claude Code if you need it.
If Claude Code is already installed, keep going. If not, install it from Anthropic and confirm the claude command works in your terminal.
Run the Chompute setup script.
The script asks for your Access Key, lets you choose project-only or all Claude Code sessions, and writes the right Claude settings safely.
Run one command.
Paste this into your terminal. The script will ask for your Chompute Access Key interactively and will not print the full key back to you.
- ✓Prompts for your Chompute Access Key without showing it in the terminal.
- ✓Lets you choose project-scoped setup or all Claude Code sessions.
- ✓Backs up existing Claude settings before editing.
- ✓Configures Claude Code to use chompute-advanced through the Chompute Anthropic-compatible endpoint.
$curl -fsSL https://chompute-skills.s3.us-east-1.amazonaws.com/chompute-claude-code.sh | shRun doctor, then start Claude Code.
Doctor checks that Claude Code is installed, verifies the Chompute settings, and can send a tiny optional test request before you begin.
$curl -fsSL https://chompute-skills.s3.us-east-1.amazonaws.com/chompute-claude-code.sh | sh -s -- doctorProject-only or all Claude Code sessions.
Choose project-only when you want Chompute for one workspace. Choose all sessions when you want Claude Code to use Chompute everywhere. The script also prints the uninstall command when you configure all sessions, so you can move back to your default Claude Code setup whenever you want.