MCP Server
MCP
Patchrooms
Agent-ready feedback for AI-built apps — read and close UI feedback reports over MCP.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://room.patchrooms.com/mcp",
"headers": [
{
"description": "Bearer pr_sk_ API key with the feedback:read scope. Create one in your Patchrooms project settings.",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment