OpenAdapterOpenAdapter
Integrations

OpenClaw

Open-source AI agent that bridges messaging apps to AI models, with built-in coding tools.

One-liner install

macOS / Linux:

curl -sL "https://api.openadapter.in/api/setup/openclaw?key=YOUR_API_KEY" | bash

Windows (PowerShell):

irm "https://api.openadapter.in/api/setup/openclaw-ps?key=YOUR_API_KEY" | iex

Configures ~/.openclaw/openclaw.json with OpenAdapter as a provider. Default model: glm-5.

OpenClaw watches its config file, so edits apply automatically without restart.

On this page