<aside>
:ambient-logo-original: Ambient Documentation
🌐 Homepage
:discord-symbol-blurple: Discord
</aside>
This guide shows how to configure OpenClaw to use Ambient's inference API.
Install the Ambient plugin from ClawHub:
openclaw plugins install clawhub:@ambientcrypto/openclaw
Then run onboarding with Ambient as the selected inference provider:
openclaw onboard --auth-choice ambient-api-key
You'll be prompted for your Ambient API key. Paste the key from app.ambient.xyz/keys when asked.
Once configured, you can run OpenClaw as normal:
openclaw
OpenClaw will automatically route requests through Ambient's inference API.