ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Raygun with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Monitor application health, track deployments, and manage crash reports and RUM sessions directly from your AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 7 capabilities

The complete Raygun capability set.

These are the exact actions your AI can choose when you ask it to work with Raygun.

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 7 available through Raygun.

  1. 01

    Create legacy deployment

    Create a deployment using the legacy API

  2. 02

    Send crash report

    Send a manual crash report to Raygun

  3. 03

    List applications

    List accessible Raygun applications

  4. 04

    List deployments

    List deployments for a specific application

Capability set02 / 02

05-07

3 capabilities in this set.

Part of 7 available through Raygun.

  1. 05

    Rum authenticate

    Authenticate with the legacy RUM API

  2. 06

    Rum get session

    Get RUM session details

  3. 07

    Rum search sessions

    Search RUM sessions

Observed, not estimated

1000ms average. Fast in production.

Raygun is checked daily against the live service.

Daily averagePeak 1135ms
Aug 20Today
Fastest day
811ms
Slowest day
1135ms
14-day trend
Slowing+33%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 7 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Raygun, so you can see the experience inside your AI.

It does not authenticate your account with Raygun. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Raygun Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_QpfOtHUiSame8oggeIDGUEXJk4SI9HG2gUoF0CTJ/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Raygun capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "raygun-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_QpfOtHUiSame8oggeIDGUEXJk4SI9HG2gUoF0CTJ/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Raygun owners ask.

  • 01

    How can I see a list of all my Raygun applications?

    Use the list_applications capability. It will retrieve all applications associated with your Personal Access Token, including their IDs and names.

  • 02

    Can I manually report an error that happened on a specific machine?

    Yes, use the send_crash_report capability. You can specify the machine name, error message, stack trace, and even custom data to be sent to Raygun.

  • 03

    How do I search for user sessions from a specific country?

    First, authenticate using rum_authenticate to get a session key. Then, use rum_search_sessions and provide the country code in the parameters.