A hyper-intelligent yet modest and down-to-earth robot that answers all of your burning Fleet questions.
- Python 3.8+
- Node.js 18+
- A system that uses
systemd(most Linux systems) if you want to install as a service. - Claude CLI
- The Fleet MCP server running locally.
- Create an .env file containing
SLACK_BOT_TOKENandSLACK_APP_TOKENkeys - Either log in to Claude CLI using an Anthropic account (for example with Claude Pro) or add an
ANTHROPIC_API_KEYkey to.envas well. - Run
./setup.shto set up the bot's environment.
Run ./install.sh