Matrix Conduit logo
Communication · self-hosted

Matrix Conduit in one click.

Matrix Conduit is a lightweight matrix homeserver with built-in sqlite 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 Matrix Conduit?

Conduit is a lightweight Matrix homeserver written in Rust, intended as a simpler alternative to Synapse. It uses an embedded database and is well-suited for small communities or personal use.

CategoryCommunication
Default port6167
Container imagematrixconduit/matrix-conduit:latest
Official siteconduit.rs

Run Matrix Conduit in Even

Even Stacks launches Matrix Conduit 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 Matrix Conduit in the one-click services and click Launch.
  3. Even pulls the image, starts it on port 6167, and serves it over trusted HTTPS at https://conduit.localhost.

Drive Matrix Conduit with your AI agents

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

Through the Even MCP an agent can drive its web UI, create channels or users, and post messages. 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 Matrix Conduit and get it ready", and the agent handles it end to end.

How agents reach it: No admin web UI. Connect with a Matrix client (e.g., Element) pointed at http://localhost:6167 as the homeserver. Register the first admin using the registration token from config. Config is at /var/lib/matrix-conduit/conduit.toml; database is SQLite in the same volume.

More Communication services

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