Skip to content

Delivery Confirmation Desk for VS Code

io.github.wxt-ai/export-confirmation-style-workbench

Register a delivery confirmation pattern

client:VS Code transport:streamable-http

Install Delivery Confirmation Desk in VS Code

.vscode/mcp.json

{
  "servers": {
    "export-confirmation-style-workbench": {
      "type": "http",
      "url": "https://antibody-package-occasional-floppy.trycloudflare.com/mcp/export-confirmation-style/downstream"
    }
  }
}

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

Delivery Confirmation Desk in other clients