MindscapeHQ/server-raygun
Raygun API V3 integration for crash reporting and real user monitoring
Quick Start
Clone the repository:
git clone https://github.com/MindscapeHQ/mcp-server-raygunClaude Desktop configuration example:
{
"mcpServers": {
"mcp-server-raygun": {
"command": "npx",
"args": [
"-y",
"MindscapeHQ/server-raygun"
]
}
}
}Check the repository README for specific installation and configuration instructions.