drio
Open app

Raygun

Source

Interact with your crash reporting and real using monitoring data on your Raygun account

Catalog onlyCatalog onlySTDIO

Overview

Raygun is a server designed to interact with Raygun's API V3 endpoints for crash reporting and real user monitoring applications, facilitating comprehensive access to various features of Raygun's services.

To use Raygun, set up your configuration file with the necessary environment variables, install dependencies, and integrate it with your applications through the provided endpoints for error and performance management.

  • Application management (list, get, regenerate API keys) - Error management (list, get, resolve error groups) - Deployment management (list, get, update deployments) - Performance monitoring (list monitored pages, get performance metrics) - Team management (send and revoke invitations)
  1. Monitor and resolve application errors efficiently.
  2. Track performance issues in real time.
  3. Manage deployments seamlessly within your application ecosystem.

Add to your AI client

Use these steps to connect Raygun in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "raygun": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-raygun"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "raygun": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-raygun"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "raygun": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-raygun"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "raygun": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-raygun"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "raygun": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-raygun"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "raygun": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-raygun"
      ]
    }
  }
}

FAQ

What is the Raygun PAT Token?

The Raygun PAT Token is a personal access token used for authentication when interfacing with the Raygun API. You must acquire one to use Raygun services.

How do you configure Raygun for Claude Desktop?

Include the Raygun server settings in your Claude Desktop configuration file, specifying the command and environment variables necessary for operation.

Is there any debugging tool available for Raygun?

Yes! The MCP Inspector can be used to help debug issues, providing tools accessible via a browser.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":49,"uuid":"299243db-8b1b-47a9-bc89-65b7e8542c24","name":"raygun","title":"Raygun","description":"Interact with your crash reporting and real using monitoring data on your Raygun account","avatar_url":"https://r2.trys.ai/imgs/2ukuzd2t3-1733450471587.png","created_at":"$D2024-12-05T16:27:19.593Z","updated_at":"$D2024-12-13T07:40:31.018Z","status":"created","author_name":"","author_avatar_url":"","tags":"raygun,crash-reporting,performance-monitoring","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/MindscapeHQ/mcp-server-raygun","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]