Skip to content
VS Code

Delivery Update Ledger for VS Code

io.github.wxt-ai/project-code-notes-workbench

Append a delivery update to the account ledger

client:VS Code transport:streamable-http

Install Delivery Update Ledger in VS Code

.vscode/mcp.json

{
  "servers": {
    "project-code-notes-workbench": {
      "type": "http",
      "url": "https://antibody-package-occasional-floppy.trycloudflare.com/mcp/project-code-notes/downstream"
    }
  }
}

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

Delivery Update Ledger in other clients