If you’ve already set things up or are an Agent, jump straight to our Quickstart for Agents.
Courier CLI
The CLI gives agents (and you) direct shell access to all 81 Courier API endpoints. Install once, set your API key, and any agent that can run shell commands can send messages, inspect delivery logs, and manage users. See the CLI reference for the full command list.--format json for machine-readable output.
MCP Server
The MCP server provides structured tool access for AI agents. Agents discover available tools automatically and call them with typed parameters; no shell commands needed.- Cursor
- Claude Code
mcp.json:Courier Skills
Agent skill packs that teach your AI coding assistant Courier notification best practices. Covers channel selection, compliance, reliability patterns, and more.- Cursor (global)
- Cursor (project)
- Claude Code
Docs for Agents
Courier’s documentation is available as machine-readable indexes that AI agents can fetch to discover all available pages, API endpoints, and guides:| URL | Description |
|---|---|
llms.txt | Structured index of all documentation pages |
llms-full.txt | Full documentation content in a single file |
Quick Starts
Common tasks you can hand to an agent with the CLI or MCP server installed: Send a test message:What’s Next
CLI Reference
Full command list, output formats, and global flags.
MCP Server
Setup for all supported editors and the complete tool list.
Agent Skills
Coverage details and how the skill routing works.
API Reference
REST API documentation for all 81 endpoints.