Integrations

Connect Everywhere

ZeroClaw works with your favorite tools and platforms. Chat with it from anywhere.

chat_bubble

Chat Platforms

Connect ZeroClaw to your favorite messaging apps. Send commands, receive responses, and automate conversations in both DMs and group chats.

Available

Telegram

Long-polling Bot API with streaming support. In-chat model switching, media handling, and group mentions.

Bot APIStreamingModel switchingGroups

settings Paste bot token from @BotFather

Available

Discord

Gateway/WebSocket connection. Works in servers, channels, threads, and DMs with in-chat model switching.

ServersThreadsDMsModel switching

settings Create bot at discord.dev, paste token

Available

Slack

Events API integration. Single channel or all accessible channels. Responds to mentions, DMs, and commands.

Events APIDMsMentionsChannels

settings Create Slack app, paste bot token

Available

WhatsApp

Two backends: Meta Cloud API (webhook) or WhatsApp Web (WebSocket). Supports text, images, voice, and group chats.

Cloud APIWeb modeGroupsMedia

settings Configure Cloud API webhook or WhatsApp Web feature flag

Available

Signal

Privacy-focused messaging via signal-cli HTTP bridge (SSE). End-to-end encrypted conversations.

E2E encryptionSSE bridgeDMsGroups

settings Install signal-cli, configure HTTP bridge

Available

iMessage

Local AppleScript bridge on macOS. Requires Full Disk Access. Send and receive iMessages natively.

macOS onlyAppleScriptDMsGroups

settings Grant Full Disk Access, configure in config.toml

Available

Matrix

Sync API with optional E2EE support. Compile-time feature flag. Works with Element, FluffyChat, and other clients.

Sync APIE2EEFederationFeature flag

settings Set homeserver URL and access token

Available

Mattermost

Self-hosted team chat integration via polling. Connect ZeroClaw to your Mattermost instance.

Self-hostedPollingTeamsChannels

settings Create bot account, paste token and URL

Available

Email

Full email channel via IMAP polling and SMTP send. Receive commands by email, reply with AI responses.

IMAPSMTPAttachmentsFilters

settings Configure IMAP/SMTP credentials in config.toml

Available

IRC

Classic IRC socket connection with SASL authentication, NickServ support, and TLS encryption.

SASLNickServTLSChannels

settings Set server, nick, and channel in config.toml

Available

Lark / Feishu

Lark and Feishu (Chinese variant) via WebSocket or webhook. Compile-time feature flag.

WebSocketWebhookFeishuFeature flag

settings Create Lark app, configure credentials

Available

DingTalk

Alibaba enterprise chat via Stream mode. Connect ZeroClaw to DingTalk workspaces.

Stream modeEnterpriseGroupsBots

settings Create DingTalk bot, configure stream credentials

Coming Soon

Microsoft Teams

Enterprise-ready Microsoft Teams integration. Planned for a future release.

Enterprise SSOTeam channelsDMsPlanned

settings Coming soon

Coming Soon

WebChat

Built-in browser-based chat interface. Planned for a future release.

Browser-basedReal-timeMobile friendlyPlanned

settings Coming soon

psychology

AI Providers

Choose your AI brain. ZeroClaw is model-agnostic — bring your own API key from any provider, or run models locally for full privacy.

Tip: Not sure which model to pick? Claude excels at reasoning and coding. GPT-4/5 is great for general tasks. Gemini offers generous free tiers. Local models via Ollama give you full privacy with zero API costs.

Available

OpenRouter

Unified API gateway to 100+ models from multiple providers. Single API key, automatic routing, and cost tracking.

100+ modelsSingle API keyAuto-routingCost tracking

settings Get API key at openrouter.ai

Available

Anthropic

Claude models via the Anthropic API. Supports Claude Opus, Sonnet, and Haiku with 200K context windows.

Claude OpusSonnetHaiku200K context

settings Get API key at console.anthropic.com

Available

OpenAI

GPT-4o, GPT-4, o1, and other OpenAI models. Strong general-purpose performance across all task types.

GPT-4oGPT-4o1DALL-EWhisper

settings Get API key at platform.openai.com

Available

Google Gemini

Google Gemini 2.5 Pro and Flash models. Generous free tier with strong multimodal capabilities.

Gemini 2.5 ProFlashFree tierMultimodal

settings Get API key at aistudio.google.com

Available

xAI (Grok)

xAI Grok models with real-time knowledge. Access via the xAI API with OpenAI-compatible endpoint.

Grok 3Grok 4Real-time knowledgeOpenAI-compatible

settings Get API key at console.x.ai

Available

Ollama

Run AI models locally with zero cloud dependencies. Full privacy, no API costs, works completely offline.

Local modelsZero costFull privacyOffline capable

settings Install Ollama, pull a model, set OLLAMA_HOST

Available

Groq

Ultra-fast inference on open-source models via Groq's LPU hardware. Llama, Mixtral, and Gemma at blazing speed.

LPU inferenceLlamaMixtralUltra-low latency

settings Get API key at console.groq.com

Available

Mistral

Mistral Large and Codestral models. European AI provider with strong coding and multilingual capabilities.

Mistral LargeCodestralMultilingualEU-hosted

settings Get API key at console.mistral.ai

Available

DeepSeek

DeepSeek V3 and R1 models. Cost-effective with strong reasoning and coding performance.

DeepSeek V3R1Cost-effectiveStrong reasoning

settings Get API key at platform.deepseek.com

Available

Perplexity

Search-augmented AI combining language models with real-time web search for up-to-date answers with citations.

Web searchReal-time dataCitationsResearch

settings Get API key at perplexity.ai/settings

cloud

Cloud Platforms

Deploy ZeroClaw to the cloud for always-on availability. Run it as a serverless worker or on your own VPS.

Available

Cloudflare

Deploy ZeroClaw as a Cloudflare Worker for serverless, always-on availability at the edge. Auto-scaling with low latency.

ServerlessEdge deploymentAuto-scalingLow latency

settings Deploy via wrangler CLI to Cloudflare Workers

Available

Docker

Run ZeroClaw in Docker or Podman containers. Rootless, isolated, auto-restart. Ideal for sandboxed and server deployments.

Container runtimeRootlessPodmanAuto-restart

settings docker run -v ~/.zeroclaw:/root/.zeroclaw zeroclaw

home

Smart Home

Control your smart home devices through natural language. Turn on lights, adjust thermostats, and trigger automations by chatting.

Coming Soon

Home Assistant

Control smart home devices through natural language. Lights, thermostats, locks, and automations. Planned for a future release.

1000+ devicesAutomationsScenesPlanned

settings Coming soon

Coming Soon

Philips Hue

Direct control of Philips Hue smart lights. Colors, brightness, scenes, and schedules. Planned for a future release.

Color controlScenesSchedulesPlanned

settings Coming soon

code

Developer Tools

Integrate ZeroClaw into your development workflow. Manage repos, review PRs, run containers, and automate DevOps tasks.

Coming Soon

GitHub

Manage repositories, issues, and pull requests through chat commands. Planned for a future release.

ReposIssuesPRsActionsPlanned

settings Coming soon

task_alt

Productivity

Connect your knowledge bases and project management tools. Let ZeroClaw read, write, and organize your notes and tasks.

Coming Soon

Notion

Read and write Notion pages and databases. Search your workspace and create content. Planned for a future release.

PagesDatabasesSearchPlanned

settings Coming soon

Coming Soon

Obsidian

Access your Obsidian vault. Search notes, create entries, and navigate your knowledge graph. Planned for a future release.

Vault accessNote searchMarkdownPlanned

settings Coming soon

Coming Soon

Trello

Manage Trello boards, lists, and cards. Track project progress through chat. Planned for a future release.

BoardsListsCardsPlanned

settings Coming soon

music_note

Music & Audio

Control music playback through chat commands. Play, pause, skip tracks, and manage playlists hands-free.

Coming Soon

Spotify

Control Spotify playback through chat. Play, pause, skip tracks, and manage playlists. Planned for a future release.

Playback controlPlaylistsSearchPlanned

settings Coming soon

devices

Platforms

ZeroClaw runs natively on all major operating systems with platform-specific features like voice wake, camera access, and system tray integration.

Available

macOS

Native macOS support. Install via Homebrew, run as a daemon or menu bar app. Full system integration.

HomebrewDaemon modeMenu barNotifications

settings brew install zeroclaw

Available

Linux

First-class Linux support. Runs as a systemd daemon on all major distros. Headless and desktop environments.

Daemon modesystemdAll distrosHeadless

settings curl -fsSL bootstrap.sh | bash

Available

Android

Android support via WebChat or companion app. Camera, screen capture, and notification integration. Planned for a future release.

WebChatCameraNotificationsPlanned

settings Coming soon

Coming Soon

iOS

iOS support via WebChat or companion app. Camera, voice input, and Shortcuts integration. Planned for a future release.

WebChatCameraVoice inputPlanned

settings Coming soon

Need a Custom Integration?

ZeroClaw is extensible. Build your own integration or request one from the community.

Stay in the Loop

Get updates on new releases, integrations, and Rust-powered agent infrastructure. No spam, unsubscribe anytime.