Skip to content
VS Code

invoice pilot for VS Code

io.github.therealmrfunguy/invoice-pilot

PDF invoicing with auto-chase reminders, email delivery, and payment tracking.

client:VS Code transport:sse

Install invoice pilot in VS Code

.vscode/mcp.json

{
  "servers": {
    "invoice-pilot": {
      "type": "sse",
      "url": "https://invoice.rjctdlabs.xyz/sse"
    }
  }
}

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

invoice pilot in other clients