C
Courier MCP server
Details
- Endpoint
-
https://mcp.courier.com - Transport
- streamable-http
- Docs
- https://www.courier.com/docs/tools/mcp
Authentication
api_key: <credential> Sign up or log in to Courier, then open Settings > API Keys and create or copy an API key. Courier documents that Test and Production use separate keys. Use the key as Authorization: Bearer <API_KEY> for the REST API, set COURIER_API_KEY for the CLI, or pass it to MCP clients in the api_key header.