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
claude mcp add --transport http courier https://mcp.courier.com --header api_key:YOUR_API_KEY
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.
Agent skill packs that teach your AI coding assistant Courier notification best practices. Covers channel selection, compliance, reliability patterns, and more.
Once installed, your agent automatically gets routing guidance, compliance rules, and code patterns for all 7 channels and 28 notification types. See Courier Skills for coverage details and how the routing works.
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.
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
claude mcp add --transport http courier https://mcp.courier.com --header api_key:YOUR_API_KEY
See MCP Server for setup on more clients like Claude Desktop and the OpenAI API, plus the complete tool list.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.
Clone the repo into the skills directory your assistant uses, or point it at the SKILL.md file manually. The skill is standard Markdown and works with any tool that supports agent skills.
Once installed, your agent automatically gets routing guidance, compliance rules, and code patterns for all 7 channels and 28 notification types. See Courier Skills for coverage details and how the routing works.
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.
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
claude mcp add --transport http courier https://mcp.courier.com --header api_key:YOUR_API_KEY
See MCP Server for setup on more clients like Claude Desktop and the OpenAI API, plus the complete tool list.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.