trycourier/courier-mcp
Build multi-channel notifications into your product, send messages, update lists, invoke automations, all without leaving your AI coding space.
Quick Start
Clone the repository:
git clone https://github.com/trycourier/courier-mcpClaude Desktop configuration example:
{
"mcpServers": {
"courier-mcp": {
"command": "npx",
"args": [
"-y",
"trycourier/courier-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.