Use Grok in OpenClaw
TL;DR · AI Summary
OpenClaw now natively integrates Grok models, enabling users to leverage their existing X Premium or SuperGrok subscriptions to run a private, local-first AI assistant across messaging platforms.
Key Takeaways
- Users can now use Grok models inside OpenClaw with their existing SuperGrok or X
- OpenClaw runs locally on any hardware — Mac Mini, Raspberry Pi, VPS — ensuring d
- OpenClaw integrates with six major messaging platforms: WhatsApp, Telegram, Slac
Outline
Jump quickly between sections.
OpenClaw now supports direct access to Grok models using existing SuperGrok or X Premium subscriptions without extra fees.
OpenClaw is an open-source, local-first agent that runs on any device — from Mac Mini to Raspberry Pi — preserving privacy.
OpenClaw connects to WhatsApp, Telegram, Slack, Discord, Signal, and iMessage, letting users interact with AI where they already chat.
Install via one curl command; use xai-device-code for headless environments like VPS or SSH servers.
OpenClaw plans to add more open-source agents and integrations; comprehensive documentation is already available.
Mindmap
See how the topics connect at a glance.
查看大纲文本(无障碍 / 无 JS 友好)
- OpenClaw + Grok 本地AI代理
- 核心功能
- 集成 Grok 模型
- 跨平台消息支持
- 部署架构
- 本地优先运行
- 支持 Raspberry Pi/VPS
- 用户流程
- curl 安装
- 设备码认证
Highlights
Key sentences worth saving and sharing.
You can now use Grok models inside OpenClaw with your existing SuperGrok or X Premium subscription — no extra cost.
OpenClaw runs on any hardware — a Mac Mini, laptop, server, VPS, or even a Raspberry Pi — and keeps persistent memory across sessions.
OpenClaw connects to WhatsApp, Telegram, Slack, Discord, Signal, iMessage, and many other messaging platforms, so you can interact with your agent wherever you already chat.
Install OpenClaw: curl -fsSL https://openclaw.ai/install.sh | bash
Starting today, log in and use your SuperGrok or X Premium subscription inside OpenClaw.
OpenClaw is an open-source, local-first agent and personal assistant. It runs on any hardware — a Mac Mini, laptop, server, VPS, or even a Raspberry Pi — and keeps persistent memory across sessions.
OpenClaw connects to WhatsApp, Telegram, Slack, Discord, Signal, iMessage, and many other messaging platforms, so you can interact with your agent wherever you already chat.
If you already have a Grok or X Premium subscription, you can now use Grok models inside OpenClaw. Connecting Grok to your OpenClaw agent is available on every tier.
[Setup](https://x.ai/news/grok-openclaw#setup)
Install OpenClaw:
bash
curl -fsSL https://openclaw.ai/install.sh | bashRun the guided onboarding:
bash
openclaw onboard --install-daemonOn a VPS or over SSH, use device-code. OpenClaw prints a short code and URL you can open in any browser to finish sign-in:
bash
openclaw onboard --auth-choice xai-device-codeOr connect a messaging app — Telegram, WhatsApp, Slack, Discord, Signal, iMessage, and more — and talk to your agent there.
For more, see OpenClaw getting started and the xAI provider docs.
More open-source agents and integrations are coming soon.