Courier for VS Code
io.github.trycourier/courier
Send notifications, manage templates, and configure integrations with Courier.
client:VS Code
transport:streamable-http
tools:161
Install Courier in VS Code
.vscode/mcp.json
{
"servers": {
"courier": {
"type": "http",
"url": "https://mcp.courier.com"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code can do once it is connected
- list_messages
- get_message
- get_message_content
- get_message_history
- list_notifications
- get_notification_content
- get_notification_draft_content
- create_notification
- get_notification
- replace_notification
- put_notification_content
- put_notification_element
- put_notification_locale
- list_notification_versions
- list_notification_checks
- list_providers
- get_provider
- list_provider_catalog
- get_routing_strategy
- list_routing_strategies
- list_preference_sections
- get_preference_section
- list_preference_topics
- get_preference_topic