$ ls ./integrations/

import integrations from 'openclaw'

/** Connect OpenClaw to the tools you already use */

15+ integrationsβ€’4 categoriesβ€’community-maintained

πŸ’¬ Messaging

// Connect OpenClaw to your communication channels

πŸ€– AI Models

// Plug in any LLM backend β€” local or cloud

⚑ Productivity

// Connect your workflow tools

🏠 Home & IoT

// Make your smart home actually smart
home assistant.ts
Livev1.3+
openclaw.integrate(homeassistant)
Home Assistant

// Control your smart home with natural language commands.

View Integration β†’
mqtt / iot.ts
Coming Soonv1.5+
openclaw.integrate(mqtt)
MQTT / IoT

// Monitor sensors and control smart devices via Mosquitto broker.

// Built an integration the community is missing?

Submit it as a community skill

$git submit my-integration.ts