monitoring

Server Raygun

Raygun API V3 integration for crash reporting and real user monitoring

typescript
cloud
monitoring
0
View on GitHub

Installation

npx -y MindscapeHQ/server-raygun

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "server-raygun",
  "command": "npx",
  "args": [
    "-y",
    "MindscapeHQ/server-raygun"
  ]
}

About This MCP Server

MindscapeHQ/server-raygun

Raygun API V3 integration for crash reporting and real user monitoring

GitHub: https://github.com/MindscapeHQ/mcp-server-raygun

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub