“Our studio runs invoicing through Cursor now. I describe what we shipped, the agent drafts five invoices off the timesheet, I hit approve. What used to be a Friday afternoon is twenty minutes.”
Maya Okonkwo
Founder
A meticulously crafted editor, a full REST PDF API, and a native MCP server — so Claude, Hermes, OpenClaw, ChatGPT and any other agent can draft invoices, surface overdue accounts, and reconcile payments in plain English.
Works with Claude · Hermes · OpenClaw · ChatGPT · any MCP client
Bill To
Acme Design Collective
Jane Foster
123 Sample Street
London SE1 7TH
jane@acme.example
Studio Atlas
Alex Morgan
12 Example Studio Lane
London W1A 0AX
hello@yourstudio.example
+44 7700 900123
Thank you for your business!
No SDK to install, no schema to learn. Issue a Bearer token, point your agent at the MCP URL, and you're billing in the same sentence you'd use over Slack.
System // 001
Step 01
Spin up an ozs_live_… key from the Developer dashboard. Scoped per integration, revocable on demand, no card required to start.
Step 02
One-line CLI for Claude Code, or paste a six-line block into .mcp.json for Cursor, Codex, Windsurf, ChatGPT Desktop — any MCP-compatible client.
Step 03
“Bill Acme £4,500 for last month, due in 14 days, with a Stripe link.” Your agent drafts, marks paid, hands you share-links for clients, and surfaces overdue accounts — no UI required.
This isn't a marketing animation — it's the exact MCP tool sequence Claude, Cursor, ChatGPT Desktop and Codex run when you ask them to bill a client. Plain English in, real invoice out.
System // 002
We stripped away the generic dashboard bloat to focus entirely on the document and the data pipeline driving it.
System // 003
A meticulously crafted editor that gets out of your way. Every keystroke produces print-grade typography.
Full REST PDF API over your invoices. Create, update, search, and mark paid — all from one programmable surface, secured with Bearer keys you mint and revoke from the dashboard.
Endpoints: POST · GET · PATCH · DELETE · Filter by status, client, date range
SYSTEM // AGENTS
Orizu ships a native Model Context Protocol server. Plug it into Claude, ChatGPT, or Cursor — desktop or mobile — or any MCP-compatible agent, and your AI can run your invoicing in plain English: draft, list overdue, mark paid, share PDF links, pull reports.
EXAMPLE // CONVERSATION
Works with Claude · ChatGPT · Cursor · desktop or mobile · any MCP client
Automatic multi-currency conversion and localized tax routing across 45 jurisdictions.
Your AI drafts an invoice and gets a signed 90-day URL back. Paste it in any chat, email, or doc — the customer opens it instantly, no re-renders or attachments.
Connect your Stripe account once. Every invoice auto-generates a Pay-now link; webhooks reconcile payments straight to Paid.
Pricing // 003
No hidden volume metrics. Just straightforward software.
Basic
Growth
Scale
“I've tried every invoicing tool out there. Then I plugged Orizu's MCP server into Claude — and billing became a one-liner. Now I just say ‘draft an invoice for Northbound, £3,200, due in 14 days’ and a hosted PDF lands, ready to share. Total game-changer.”
Fayaz Ahmed
Freelance Developer · Claude + Cursor user
“Our studio runs invoicing through Cursor now. I describe what we shipped, the agent drafts five invoices off the timesheet, I hit approve. What used to be a Friday afternoon is twenty minutes.”
Maya Okonkwo
Founder
“The 90-day hosted PDF link is the small thing that made me switch. Drop it in Slack, the client opens it on their phone, Stripe link right there. Paid in an hour. No follow-ups.”
Dan Reichert
Independent Designer
“I run finance for three studios. The REST API let me wire all three into one dashboard in an afternoon. Stripe webhooks reconcile payments automatically. Boring, in the best way.”
Priya Shankar
Operations Lead
FAQ // 002
Anything that speaks the Model Context Protocol (MCP) — Claude Desktop, Claude Code, Hermes, OpenClaw, ChatGPT Desktop, Cursor, and the rest. Once you've added Orizu's MCP server to the agent's config, you talk to it like you'd talk to any other tool — in plain English.
Our MCP server exposes a full toolkit: draft a new invoice with line items, tax and currency; list all invoices or just overdue ones; mark invoices sent or paid; update line items, dates and totals; attach a Stripe payment link; delete drafts; and — when a user asks "Can you send me a copy of the invoice?" — return a hosted PDF link valid for 90 days that the client can open in any browser. So "Bill Acme £4,500 for last month, due in 14 days, with a Stripe link" turns into a real invoice in seconds.
Generate a PDF API key in the Developer section of your dashboard, then paste Orizu's MCP server URL into your agent's config (Claude Desktop's claude_desktop_config.json, Cursor's settings, etc.). Setup takes about a minute. Quick-start guides for the most popular agents are on the way.
Yes. Every agent call uses your own PDF API key and is scoped to your rows in the database — enforced at the database layer via row-level security. The agent only sees what you would see logged in yourself. We don't train any model on your invoices and we never share your data with third parties.
Absolutely. The web editor and PDF download work without ever touching the AI side. You can also use the REST PDF API directly from any backend or no-code tool with a Bearer token. The MCP is an option, not a requirement.
You send it to them yourself, through the channel you already use — email, Slack, WhatsApp, your project-management tool. Orizu hands you two delivery formats and you choose: (1) a one-click PDF download from any invoice row in the dashboard, or (2) a public-but-unguessable share URL (valid 90 days) anyone can open in a browser. Your agent can return either format on request via the get_invoice_pdf_url tool. We deliberately don't send email to your clients ourselves — keeps you in control of the From address, the cover note, and the conversation thread.
Yes — connect your Stripe account once in the Integrations tab and every invoice can auto-generate a Pay-now link. Your agent can attach a Stripe link to any invoice via attach_payment_link, and when the payment lands Stripe pings us and the invoice flips to Paid without you lifting a finger.
Yes — 2 invoices per month, PDF download, single user, basic templates. Upgrade to a paid tier when you want unlimited invoices plus access to the REST PDF API and MCP server.