Skip to content

Raygun for Zed

io.github.mindscapehq/mcp-server-raygun

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

client:Zed transport:streamable-http

Install Raygun in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

Raygun in other clients