Skip to content
VS Code

Patchrooms for VS Code

io.github.liknens/patchrooms

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

client:VS Code transport:streamable-http

Install Patchrooms in VS Code

.vscode/mcp.json

{
  "servers": {
    "patchrooms": {
      "type": "http",
      "url": "https://room.patchrooms.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Patchrooms in other clients