Skip to main content
🦞
Channel Integration

Mattermost Integration

Connect OpenClaw to your Mattermost server.

Setup Steps

1. Create a Bot Account

In your Mattermost server:

  • Go to Integrations > Bot Accounts
  • Add a new Bot Account
  • Copy the Access Token

2. Configure OpenClaw

Add Mattermost to your configuration:

{
  "channels": {
    "mattermost": {
      "enabled": true,
      "url": "https://mattermost.example.com",
      "token": "YOUR_BOT_TOKEN",
      "team": "YOUR_TEAM_NAME"
    }
  }
}

3. Restart

Restart OpenClaw to apply changes:

openclaw restart

What's Next?

Explore skills to give your Mattermost bot superpowers.

Cookie Preferences

We use essential cookies and analytics to operate and improve the site. Advertising cookies are loaded only after you consent. Privacy Policy