Use OpenClaw
through Chompute.
Add Chompute as an OpenClaw AI provider and get unlimited use at a flat monthly cost. No surprise overages. Ever.
$openclaw plugins install @chompute/openclaw-provider-chompute$openclaw models auth login --provider chompute --method access-key --set-defaultThree steps from signup to OpenClaw.
The setup stays close to OpenClaw conventions: get an Access Key, make sure OpenClaw exists, then install and authenticate the Chompute provider.
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 OpenClaw if you need it.
If OpenClaw is already installed, keep going. If not, install it first and confirm the openclaw command works in your terminal.
Install the Chompute provider.
The OpenClaw plugin adds Chompute as a provider, then the auth command stores your Access Key and sets chompute-advanced as the default model.
Install the provider, then authenticate.
Install the Chompute provider from npm, then let OpenClaw store your Chompute Access Key using its normal provider auth flow.
- ✓Installs the official Chompute OpenClaw provider from npm.
- ✓Configures OpenClaw to use chompute-advanced through the Chompute OpenAI-compatible endpoint.
- ✓Uses your Chompute Access Key locally through OpenClaw auth.
- ✓Keeps OpenClaw as your normal terminal workflow while Chompute handles inference.
$openclaw plugins install @chompute/openclaw-provider-chompute$openclaw models auth login --provider chompute --method access-key --set-defaultRestart, probe, then start OpenClaw.
Restart the OpenClaw gateway so it loads the Chompute plugin, then run a provider probe before starting your normal OpenClaw session.
$openclaw gateway restart$openclaw models status --probe --probe-provider chomputeOpenClaw stays OpenClaw.
The plugin only adds Chompute as an AI provider. You still use OpenClaw normally, but via Chompute that is built for unlimited agent use without overages.