Session Replay for Claude Desktop
com.session-replay/session-replay
Read and triage bug reports captured by Session Replay for your verified domains.
client:Claude Desktop
transport:streamable-http
Install Session Replay in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"session-replay": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://session-replay.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs