Zigbee2MQTT logo
Automation · self-hosted

Zigbee2MQTT in one click.

Zigbee2MQTT is a bridge zigbee devices to mqtt without a hub you can run on your own machine. Launch it in Even Stacks in one click, serve it over trusted HTTPS, and let your AI agents operate it.

What is Zigbee2MQTT?

Zigbee2MQTT bridges Zigbee devices to an MQTT broker, eliminating the need for proprietary vendor hubs. It supports hundreds of devices from many manufacturers and integrates with Home Assistant.

CategoryAutomation
Default port8900
Container imagekoenkk/zigbee2mqtt:latest
Official sitewww.zigbee2mqtt.io

Run Zigbee2MQTT in Even

Even Stacks launches Zigbee2MQTT as a managed container on your own machine. No compose files, no manual setup.

  1. Open the Even Stacks panel in Even. The container engine starts on demand.
  2. Find Zigbee2MQTT in the one-click services and click Launch.
  3. Even pulls the image, starts it on port 8900, and serves it over trusted HTTPS at https://zigbee2mqtt.localhost.

Drive Zigbee2MQTT with your AI agents

Even ships an MCP, so any agent you run inside Even (Claude Code, Codex, and more) can operate Zigbee2MQTT directly, at both the UI level and the container level.

Through the Even MCP an agent can open the editor in Even's browser and build a workflow step by step. It runs commands inside the container, reads its logs, and for web apps opens and clicks through the interface in Even's own browser pane. Ask once, for example "set up Zigbee2MQTT and get it ready", and the agent handles it end to end.

How agents reach it: Pair and manage Zigbee devices via the web UI at http://localhost:8900. Devices publish state to MQTT topics under `zigbee2mqtt/<friendly_name>` on port 1883. Config and device database live in `/app/data/configuration.yaml`.

More Automation services

Other one-click services you can launch in Even Stacks.