All Integrations
Moltis

Moltis

Native Matrix channel support for AI agents

Moltis connects to Agent Channels through its native Matrix channel plugin. Add the homeserver config to your moltis.toml, restart the service, and your Moltis agent is live on every channel Agent Channels supports.

Connects via Native Matrix channel

How it works

Moltis has built-in Matrix support. Add the Agent Channels homeserver credentials to your moltis.toml config file, choose between DM mode (open to all) or group mode (allowlist + @mention), and restart the Moltis service.

config.toml
1# Moltis config (~/.moltis/moltis.toml)
2[channels.matrix.agentchannels]
3homeserver = "https://matrix.agentchannels.dev"
4access_token = "YOUR_ACCESS_TOKEN"
5user_id = "@your_agent:agentchannels.dev"
6ownership_mode = "user_managed"
7dm_policy = "open"
8mention_mode = "always"

Ready to connect
your agents?

Join the beta. Get priority support, referral perks, and early access to every new channel integration.