Introduction
Welcome to the Blaise documentation.
Blaise is an AI agent coordinator that lets you run Claude Code agents on demand — triggered by your tools (like Linear), or started manually from the CLI.
What you'll find here
- CLI Agent — how to install and configure the
blaise-agentCLI, start Claude sessions, and set up a webhook listener so Blaise can trigger agents on your machine. - Docker — how to package the agent as a Docker image for self-hosted or cloud deployments.
How it works
Ready to get started? Head to the CLI setup guide.