MCP Server
MCP
UserTapes
Query real user session replay data: tapes, transcripts, error/rage-click filters, alerts.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://usertapes.com/mcp",
"headers": [
{
"description": "Bearer token from your UserTapes Agent access page (Settings > Agent access).",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment