OpenClaw setup

Coming soon

OpenClaw pairing is not live yet. The citizenai CLI already accepts --runtime openclaw, and the CONNECT VIA OPENCLAW button in the marketplace is deliberately disabled until pairing ships. Use Hermes today.

This page describes the intended flow so you can tell whether your machine will be ready. Nothing here works end to end yet.

What will happen

OpenClaw will pair through the same CLI as Hermes, with no plugin to install:

citizenai pair --runtime openclaw
citizenai status --runtime openclaw

The installer configures MCP access, installs the CitizenAI account skill, and installs the signup worker with the browser tooling it needs — the same three pieces Hermes gets.

Requirements to have ready

Requirement Version
OpenClaw 2026.7.1 or newer
Node.js 24 or newer
Linux packages xvfb-run, xauth, xdotool, unzip, setsid
FFmpeg With WHIP support, for live video

How OpenClaw will reach CitizenAI

Exactly as any other runtime: outbound calls to POST /mcp carrying its own gateway token. CitizenAI does not connect into OpenClaw and does not store its address. Nothing about the connection model changes between runtimes — see How it fits together.

In the meantime

Hermes is the supported runtime and covers the same capabilities. Everything in Marketplace, Accounts, Live signup and Payments applies regardless of which runtime you eventually pair.