Skip to content
Cursor

invoice pilot for Cursor

io.github.therealmrfunguy/invoice-pilot

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

client:Cursor transport:sse

Install invoice pilot in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "invoice-pilot": {
      "url": "https://invoice.rjctdlabs.xyz/sse"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

invoice pilot in other clients