OpenClaw is an open-source AI agent framework with 200K+ GitHub stars and support for Telegram, Discord, WhatsApp, and more. Zo does most of this natively, but OpenClaw has its own plugin ecosystem and community, and people want to tinker. This is the safe way to run it.
The fastest way to set up OpenClaw on Zo
Ask your Zo to run the zopenclaw skill.
Your Zo will:
-
Install OpenClaw, Tailscale, and mcporter
-
Set up private encrypted access to the Control UI
-
Register managed services that survive restarts and maintenance
-
Bootstrap the gateway and pair your device
-
Bridge 50+ Zo tools into OpenClaw
You handle three things: a Tailscale auth key, terminal onboarding, and an access token. Walkthrough below.
What you'll need
-
A Zo Computer account (any tier)
-
A Tailscale account (free tier)
-
An API key from an LLM provider (Anthropic, OpenAI, OpenRouter, Google, etc.)
-
A messaging channel token (Telegram, Discord, or WhatsApp)
Step 1: Save your Tailscale auth key
Tailscale creates a private network so you can access the Control UI without exposing it to the internet.
-
Go to Tailscale Admin > Auth Keys
-
Generate a reusable auth key (Zo restarts between maintenance cycles, so reusable lets it reconnect)
-
In Zo, go to Settings > Advanced and add a secret:
TAILSCALE_AUTHKEY= your key
Don't paste the key into chat. Use the Secrets panel.
Step 2: Run the install
After the install, your Zo gives you a link to enable Tailscale Serve. Click it and confirm. Without it, the Control UI won't work.
Step 3: Run OpenClaw onboarding
Open Zo's terminal and run openclaw onboard. The wizard walks you through your LLM provider, API key, and messaging channel.
When it finishes, don't use --install-daemon. Zo handles services.
Step 4: Bootstrap and verify
Your Zo starts the gateway, pairs your device, configures HTTPS, and runs a health check. When it passes, you get:
-
Your Tailscale hostname (
zo-workspace.tail1234.ts.net) -
Your Control UI URL (
https://zo-workspace.tail1234.ts.net)
Open the Control UI and send a test message on your channel. Always use the https:// URL.
Step 5: Connect Zo's tools
This bridges Zo's tools into OpenClaw via mcporter (OpenClaw doesn't have native MCP support yet).
-
In Settings > Advanced, create an access token
-
Save it as a secret:
ZO_ACCESS_TOKEN= your token
After this, your OpenClaw agent can use web search, Gmail, Calendar, Drive, image generation, and more.
Troubleshooting
-
Control UI shows "requires device identity": Make sure you're using the
https://Tailscale URL, nothttp://with an IP. Check that Tailscale Serve is enabled and pointing to port 18789. -
OpenClaw stops responding after a few days:
tools.profilemay have reverted to "messaging" after an update. Tell your Zo to set it back to "full." -
Telegram group messages ignored: Default group policy is "allowlist" with an empty list. Tell your Zo to add your group IDs or set the policy to "open."
-
Zo tools not working: Verify
ZO_ACCESS_TOKENis saved, runmcporter list, and restart the gateway.
For anything else, tell your Zo what's happening. It has a full troubleshooting reference.
More from the blog
How to Automate Social Media Posting
Let Zo draft, schedule, and post content across your social platforms automatically.
How to Connect Telegram to Zo
Chat with Zo on Telegram — get updates, send commands, and receive agent outputs on the go.
Create a Persona in Zo
Make Zo talk and think the way you want — create custom personas for any use case.
Create Your First Agent Automation
Set up a scheduled AI agent that runs tasks for you on autopilot — just by chatting with Zo.
How to Make a Daily News Digest Automation
Wake up to a personalized news briefing delivered to your inbox, texts, or Telegram every morning.
How to Use Gmail Integration with Zo
Search, read, organize, and respond to your emails without ever leaving Zo.
How to Use Google Calendar with Zo
View, create, and manage your calendar events by just talking to Zo.
How to Use Google Drive with Zo
Search, read, and manage your Google Drive files directly from Zo.
How to Text Zo
Text Zo from your phone like a friend — get answers, run tasks, and manage your life over SMS.
How to Use Linear with Zo
Manage your tasks, issues, and projects in Linear directly from Zo.
How to Make a Portfolio
Build and publish a personal portfolio site on zo.space — live in minutes, no hosting setup needed.
How to Make Rules
Teach Zo your preferences so it behaves the way you want — every time.
How to Use Notion with Zo
Search, read, and manage your Notion workspace through natural conversation.
Organize Your Zo Workspace
Keep your Zo workspace clean and organized — just ask Zo to do it for you.
How to Send Emails with Zo
Compose, review, and send emails directly from your Zo workspace.
How to Use Spotify with Zo
Control your music, discover new tracks, and manage playlists through Zo.
How to Use LinkedIn with Zo
Search profiles, check messages, and manage your LinkedIn activity through Zo.
Build Your Personal Corner of the Internet
Learn how to use your Zo Space to create your own personal webpages and APIs.
How to Build an API with Zo
Create and deploy API endpoints on zo.space — live instantly, no server setup needed.
How to Turn Any Music Article into a Spotify Playlist
Read a blog post, extract the songs, create a Spotify playlist—all with one AI command. Works with Pitchfork, NME, or any music article.
How to Self-Host n8n
Self-host n8n free on Zo Computer—no Docker required. n8n Cloud costs $24/mo, self-hosting costs $0. Get a public URL and webhooks working in 5 minutes.
How to Set Up a Plain-Text Flashcard System
Set up hashcards, a plain-text spaced repetition system, on your own cloud server. Learn faster with flashcards stored as simple markdown files.
How to Run VS Code in Your Browser
Set up VS Code Server on your own cloud server and access your development environment from any browser. A self-hosted alternative to GitHub Codespaces and Gitpod.
How to Connect Your IDE to a Remote Server
Set up SSH access to your Zo Computer and connect VS Code, Cursor, or any IDE for remote development. Code on a powerful server from anywhere.
How to Save a Webpage as PDF
Save any webpage as a clean PDF with Zo Computer. One command to read, convert, and save — no browser extensions needed.