Skip to content
Cursor

Raygun for Cursor

io.github.mindscapehq/mcp-server-raygun

Investigate errors, track deployments, analyze performance, and manage application monitoring

client:Cursor transport:streamable-http

Install Raygun in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp-server-raygun": {
      "url": "https://api.raygun.com/v3/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Raygun in other clients