ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use OpenReplay with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Debug web applications by inspecting user sessions, technical events, and project data 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 · 5 capabilities

The complete OpenReplay capability set.

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

Capability set01 / 02

01-03

3 capabilities in this set.

Part of 5 available through OpenReplay.

  1. 01

    Get session

    Retrieve metadata for a single session

  2. 02

    List projects

    List all projects associated with your account

  3. 03

    List sessions

    Can filter by userId, limit, and page. Retrieve a list of sessions for a specific project

Capability set02 / 02

04-05

2 capabilities in this set.

Part of 5 available through OpenReplay.

  1. 04

    Search users

    Find users identified within a project

  2. 05

    List session events

    ). Retrieve all technical and user events recorded during a session

Observed, not estimated

859ms average. Fast in production.

OpenReplay is checked daily against the live service.

Daily averagePeak 1121ms
Aug 20Today
Fastest day
676ms
Slowest day
1121ms
14-day trend
Slowing+13%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 5 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 OpenReplay, so you can see the experience inside your AI.

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

OpenReplay Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_wnk1KautKpY80U2mk7obCeYB3o5isdyqsTp6s29d/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 — OpenReplay capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "openreplay-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_wnk1KautKpY80U2mk7obCeYB3o5isdyqsTp6s29d/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 OpenReplay owners ask.

  • 01

    Can I see technical logs and console errors for a specific session?

    Yes! Use the list_session_events capability with a Session ID. It will retrieve all recorded technical and user events, including clicks, inputs, and console logs.

  • 02

    How do I find sessions for a specific user email?

    First, use search_users with the email and Project ID to find the user. Then, use list_sessions with that User ID to see all their recorded activity.

  • 03

    Does this integration support self-hosted OpenReplay instances?

    Yes. You can provide an optional OPENREPLAY_BASE_URL during setup to point the agent to your private instance instead of the default cloud API.