openreplay.com
OpenReplay is an open-source, self-hostable platform for session replay, co-browsing, and product analytics on web and mobile apps. It lets teams inspect user sessions, analyze behavior, and troubleshoot frontend issues with full data ownership.
OpenReplay exposes a documented REST API authenticated by an Organization API Key, an MCP app for querying OpenReplay data from MCP hosts via browser-based login, and a self-hosted `openreplay` CLI.
- OpenReplay MCP appdiscovered
- OpenReplay Public APIdiscovered
- OpenReplay CLIdiscovered
In the OpenReplay app, go to Preferences → Account and copy the Organization API Key. The API docs state this key is used for all v2 public API endpoints and is sent as Authorization: Bearer {YOUR_ORGANIZATION_API_KEY}. See API overview.
Install the OpenReplay MCP app, point it at your OpenReplay instance, then ask the host to log in. The MCP returns an authorization link, you sign in to OpenReplay in the browser and click Authorize, then the host completes login and stores the issued token locally. See MCP Setup.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://openreplay.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing