Skip to content
VS Code

Ray notifications for VS Code

io.github.gege-mn/ray-mcp

Send email, push, Slack, Discord, Telegram and webhook notifications and manage templates with Ray.

client:VS Code transport:streamable-http runtime:npm tools:21

Install Ray notifications in VS Code

.vscode/mcp.json

{
  "servers": {
    "ray-mcp": {
      "type": "http",
      "url": "https://ray-api.gege.mn/mcp"
    }
  }
}

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

Ray notifications in other clients