Activate an agent
- Open the dashboard and go to Team
- Click Add Agent or select an agent from the roster
- The agent is now active — it will respond to messages in any connected channel
Configure the agent
From Team → [Agent Name] → Settings:| Setting | What it does |
|---|---|
| Model | Which AI model the agent uses (Haiku, Sonnet, Opus) |
| Tools | What the agent can do (web search, code execution, file writes) |
| Schedule | Optional cron schedule for proactive tasks |
| Memory | Whether the agent remembers past conversations |
Choosing a model
| Model | Best for | Cost |
|---|---|---|
| Claude Haiku 4.5 | Quick replies, summaries, triage | $ |
| Claude Sonnet 4.6 | Most tasks — balanced speed and capability | $$ |
| Claude Opus 4.6 | Complex reasoning, long-form writing | $$$ |
Connect to Discord
See the full Discord setup guide, but the short version:- Go to Settings → Channels → Discord
- Click Connect Discord
- Follow the wizard to create a bot and paste the token
- Invite the bot to your server using the generated invite link
- Message the bot — it should respond
Give the agent a task
Once connected, you can delegate tasks directly in Discord:Built-in agents
| Agent | What it does |
|---|---|
| Hermes | Conversational AI — persistent memory, long-term context, primary interface |
| Mike | General-purpose CEO agent — handles anything |
| Scout | Research and web intelligence |
| Codex | Code review, debugging, PR assistance |
| Scribe | Writing, content, newsletters |
| Pixel | Design feedback, visual analysis |
| Fixer | Debugging, error investigation |
Hermes is different from the others. It’s the always-on conversational layer with persistent memory — it remembers context across every session. The agents above are specialized execution engines you trigger for specific tasks. See the Hermes guide for setup and usage.
Next steps
Install a Pack
Add pre-configured agent bundles for your team
Model Router
Automatically route tasks to the right model