Skip to content
VS Code

dunning for VS Code

io.github.theluckystrike/dunning

Write payment chasers at three levels from the invoices that are actually overdue.

client:VS Code transport:streamable-http runtime:mcpb tools:8

Install dunning in VS Code

.vscode/mcp.json

{
  "servers": {
    "dunning": {
      "type": "http",
      "url": "https://mcp.zovo.one/mcp/dunning"
    }
  }
}

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

What VS Code can do once it is connected

dunning in other clients