{
  "ok": true,
  "name": "invoice",
  "url": "https://mcp.zovo.one/mcp/invoice",
  "protocol": "MCP streamable HTTP (2025-06-18)",
  "transport": "streamable-http",
  "build": "2026-09-06.1",
  "summary": "invoice_pdf renders a print-ready HTML document behind a one-hour download link",
  "tool_count": 12,
  "tools": [
    "business_set",
    "client_add",
    "client_list",
    "invoice_create",
    "invoice_from_hours",
    "invoice_list",
    "invoice_get",
    "invoice_mark_paid",
    "invoice_pdf",
    "overdue_report",
    "license_status",
    "license_activate"
  ],
  "free_limits": "3 invoices per calendar month, footer line on the rendered document",
  "authentication": {
    "note": "This GET is public so a health check and a browser both get an answer. The JSON-RPC traffic is POST and still needs a token.",
    "get_a_free_token": "GET https://mcp.zovo.one/mcp/token",
    "ready_made_urls": "GET https://mcp.zovo.one/mcp/connect",
    "header_form": "Authorization: Bearer <token>",
    "url_form": "https://mcp.zovo.one/mcp/invoice/t/<token>"
  },
  "index": "https://mcp.zovo.one/mcp",
  "source": "https://github.com/theluckystrike/mcp-servers"
}