monitoring
Server Raygun
Raygun API V3 integration for crash reporting and real user monitoring
typescript
cloud
monitoring
Installation
npx -y MindscapeHQ/server-raygunConfiguration
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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub