Session Replay for VS Code
com.session-replay/session-replay
Read and triage bug reports captured by Session Replay for your verified domains.
client:VS Code
transport:streamable-http
Install Session Replay in VS Code
.vscode/mcp.json
{
"servers": {
"session-replay": {
"type": "http",
"url": "https://session-replay.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs