- MCP Server: structured tool calls inside an agent session.
- Courier CLI: shell access for scripting and CI/CD.
- Courier Skills: best-practice packs that guide your assistant.
- Docs for Agents: machine-readable indexes agents can fetch.
Every method needs a Courier API key. Create one in your Courier dashboard, then replace
YOUR_API_KEY in the examples below.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.- Claude Code
- Cursor
- Codex
- VS Code
- Windsurf
/mcp to confirm courier is connected.Courier CLI
The CLI gives agents (and you) direct shell access to all Courier API endpoints. Install once, set your API key, and any agent that can run shell commands can send notifications, inspect delivery logs, and manage users. See the CLI reference for the full command list.--format json for machine-readable output.
Courier Skills
Agent skill packs that teach your AI coding assistant Courier notification best practices. Covers channel selection, compliance, reliability patterns, and more.- Claude Code
- Cursor (global)
- Cursor (project)
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:
These follow the llms.txt standard and are generated automatically from these docs. Agents that support llms.txt can discover Courier’s CLI, MCP server, SDKs, and API reference without any configuration.
What’s Next
MCP Server
Setup for all supported editors and the complete tool list.
CLI Reference
Full command list, output formats, and global flags.
Agent Skills
Coverage details and how the skill routing works.
API Reference
Full REST API documentation.
- MCP Server: structured tool calls inside an agent session.
- Courier CLI: shell access for scripting and CI/CD.
- Courier Skills: best-practice packs that guide your assistant.
- Docs for Agents: machine-readable indexes agents can fetch.
Every method needs a Courier API key. Create one in your Courier dashboard, then replace
YOUR_API_KEY in the examples below.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.- Claude Code
- Cursor
- Codex
- VS Code
- Windsurf
/mcp to confirm courier is connected.- Claude Code
- Cursor (global)
- Cursor (project)
- Other assistants
MCP Server
Setup for all supported editors and the complete tool list.
CLI Reference
Full command list, output formats, and global flags.
Agent Skills
Coverage details and how the skill routing works.
API Reference
Full REST API documentation.
- Claude Code
- Cursor (global)
- Cursor (project)
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:
These follow the llms.txt standard and are generated automatically from these docs. Agents that support llms.txt can discover Courier’s CLI, MCP server, SDKs, and API reference without any configuration.
What’s Next
MCP Server
Setup for all supported editors and the complete tool list.
CLI Reference
Full command list, output formats, and global flags.
Agent Skills
Coverage details and how the skill routing works.
API Reference
Full REST API documentation.
- MCP Server: structured tool calls inside an agent session.
- Courier CLI: shell access for scripting and CI/CD.
- Courier Skills: best-practice packs that guide your assistant.
- Docs for Agents: machine-readable indexes agents can fetch.
Every method needs a Courier API key. Create one in your Courier dashboard, then replace
YOUR_API_KEY in the examples below.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.- Claude Code
- Cursor
- Codex
- VS Code
- Windsurf
/mcp to confirm courier is connected.