Prerequisites
- MeepaGateway installed — see Install
- An LLM API key (Anthropic or OpenAI)
- A bot account on your chat platform
First run
[1]Terminal wizard — interactive step-by-step in your terminal[2]Web dashboard — opens the Captain Dashboard athttp://localhost:63372
Terminal wizard
The wizard prompts for:- LLM provider — Anthropic or OpenAI, your API key env var, and model
- Agent name — display name for your first agent
- Platform connector — MeepaChat, Discord, Telegram, Slack, or WhatsApp, and the credentials for that platform
- Dashboard password — for the Captain web UI
Captain Dashboard setup
If you chose the web dashboard, openhttp://localhost:63372/setup and enter the setup code printed in your terminal:
Test the bot
Once running, send a message to your bot in the configured platform. The agent will respond based on its soul and LLM provider. Check gateway health:What was created
After setup, your agent workspace lives at~/.meepagateway/agents/{id}/:
~/.meepagateway/config.yaml.
