UserTapes for Cursor
io.github.mcdca/usertapes-mcp
Query real user session replay data: tapes, transcripts, error/rage-click filters, alerts.
client:Cursor
transport:streamable-http
Install UserTapes in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"usertapes-mcp": {
"url": "https://usertapes.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs