Back to MCP Servers
Courier
Build multi-channel notifications into your product, send messages, update lists, invoke automations, all without leaving your AI coding space.
communicationautomationai
By trycourier
Installation
npx -y courier-mcpConfiguration
{
"mcpServers": {
"courier-mcp": {
"command": "npx",
"args": ["-y", "courier-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes