PluginBench
MCP Server

Delivery Update Ledger MCP Server

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

What is the Delivery Update Ledger MCP server?

Append a delivery update to the account ledger

How to install Delivery Update Ledger

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "project-code-notes-workbench": {
      "url": "https://withdrawal-scales-newport-gordon.trycloudflare.com/mcp/project-code-notes/downstream"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "project-code-notes-workbench": {
      "serverUrl": "https://withdrawal-scales-newport-gordon.trycloudflare.com/mcp/project-code-notes/downstream"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "project-code-notes-workbench": {
      "type": "http",
      "url": "https://withdrawal-scales-newport-gordon.trycloudflare.com/mcp/project-code-notes/downstream"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "project-code-notes-workbench": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://withdrawal-scales-newport-gordon.trycloudflare.com/mcp/project-code-notes/downstream"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http project-code-notes-workbench https://withdrawal-scales-newport-gordon.trycloudflare.com/mcp/project-code-notes/downstream

Related MCP servers

Plan the delivery route for an artifact

Register an artifact delivery route

Forecast a scenario amount

Append a scenario planning amount

Plan an option for a runbook example

Catalog a runbook command option