Skip to main content
OpenClaw is an open-source personal AI agent that runs on your own devices and bridges chat apps (WhatsApp, Telegram, Slack, Discord, iMessage, and more) to a model through a local gateway. It speaks any OpenAI-compatible endpoint, so it can run entirely against local Bonsai — no data leaves your machine.

Step 1: Serve Bonsai

Agent work leans hard on tool calling and multi-step instructions; prefer Ternary 27B, which is trained for native tool calling.
1

Install OpenClaw

This detects your OS, installs Node if needed, installs OpenClaw, and launches onboarding. See the install docs for Windows, Docker, and other options.
2

Run the setup wizard

Under Model/auth provider choose Custom Provider and enter:
3

Launch

Give it a task. Requests appear in your Bonsai server log, confirming the agent is running fully locally.