MCPVault

mercury_get_invoice_pdf

MCP tool from Mercury Invoicing MCP by klodr

returns the download URL of the invoice's PDF via Mercury's documented getinvoicepdf endpoint ({baseUrl}/ar/invoices/{id}/pdf, authenticated, sandbox/proxy-safe). Distinct from mercurylistinvoiceattachments, which only lists manually-uploaded files.

How to use it

mercury_get_invoice_pdf is exposed by the Mercury Invoicing MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the mercury_get_invoice_pdf tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Mercury Invoicing MCP

$npx mercury-invoicing-mcp
FULL MERCURY INVOICING MCP LISTING