communication

Courier Mcp

Build multi-channel notifications into your product, send messages, update lists, invoke automations, all without leaving your AI coding space.

typescript
cloud
enterprise
communication
0
View on GitHub

Installation

npx -y trycourier/courier-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "courier-mcp",
  "command": "npx",
  "args": [
    "-y",
    "trycourier/courier-mcp"
  ]
}

About This MCP Server

trycourier/courier-mcp

Build multi-channel notifications into your product, send messages, update lists, invoke automations, all without leaving your AI coding space.

GitHub: https://github.com/trycourier/courier-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub