← Back to Plugins
MCP Server MCP

Courier

github By github 👁 1 views ▲ 0 votes

Send notifications, manage templates, and configure integrations with Courier.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.courier.com",
      "headers": [
        {
          "description": "Your Courier API key",
          "isRequired": true,
          "isSecret": true,
          "name": "api_key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...