Ray notifications for Cursor
io.github.gege-mn/ray-mcp
Send email, push, Slack, Discord, Telegram and webhook notifications and manage templates with Ray.
client:Cursor
transport:streamable-http
runtime:npm
tools:21
Install Ray notifications in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ray-mcp": {
"url": "https://ray-api.gege.mn/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor can do once it is connected
- whoami
- get_usage
- list_channels
- send_notification
- get_send_status
- list_templates
- get_template
- create_template
- update_template_draft
- publish_template
- archive_template
- unarchive_template
- test_send_template
- list_feed_notifications
- get_click_stats
- list_webhooks
- get_webhook
- create_webhook
- update_webhook
- delete_webhook
- read_docs