← Back to Plugins
MCP Server MCP

Patchrooms

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

Agent-ready feedback for AI-built apps — read and close UI feedback reports over MCP.

Homepage Verified source

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

Loading comments...