Setup Guide

Connect VoiceClaw to your OpenClaw instance in just a few minutes. Follow these steps on your server.

1

Install the VoiceClaw Plugin

Run the following command on your OpenClaw server to install the VoiceClaw channel plugin:

Terminal
openclaw plugins install @voiceclaw/voiceclaw

You'll see output confirming the plugin was downloaded and installed:

🦞 OpenClaw — No $999 stand required.

Downloading @voiceclaw/voiceclaw…
Extracting voiceclaw-plugin.tgz…
Installing to ~/.openclaw/extensions/voiceclaw-plugin…
Installing plugin dependencies…
[plugins] VoiceClaw channel plugin registered
Installed plugin: voiceclaw-plugin
Restart the gateway to load plugins.
2

Restart the Gateway

Restart the OpenClaw gateway so it loads the newly installed plugin:

Terminal
openclaw gateway restart
🦞 OpenClaw — Your config is valid, your assumptions are not.

Restarted systemd service: openclaw-gateway.service
3

Add the VoiceClaw Channel

Add the channel with your pairing code in one command. Replace YOUR_CODE with the 6-character code from the VoiceClaw app:

Terminal
openclaw channels add --channel voiceclaw --code YOUR_CODE

You'll see output confirming the channel was added:

🦞 OpenClaw

[plugins] VoiceClaw channel plugin registered
Added VoiceClaw account "default".

Then restart the gateway to activate the channel:

Terminal
openclaw gateway restart

Return to the App

Go back to the VoiceClaw app on your iPhone or Mac and tap "I've Configured It". The app will verify the connection — once you see "Paired!", you're all set! 🎉

You can now say "Hey Siri, ask VoiceClaw…" to talk to your AI agent.