holdings-mcp
Holdings — MCP server
Software your AI can run. Let Claude, ChatGPT, or Cursor send invoices and take payment — card or ACH. You approve every send. No monthly fee.
Tell the AI you already use who to bill and how much: it drafts the invoice, shows you a preview, and sends it the moment you confirm. Your client gets a payment link; you get paid by card or ACH, and you're told when the money lands. Quotes, clients, and recurring invoices included.
Get a key
Create a free key in your Holdings workspace → Settings → API keys. No monthly fee.
Related MCP server: Corben MCP Server
Connect
Pick whichever fits your client. All three use the same free key.
1. Local (npm / stdio) — Claude Desktop, Cursor, Cline, Windsurf
{
"mcpServers": {
"holdings": {
"command": "npx",
"args": ["-y", "@getholdings/mcp"],
"env": { "HOLDINGS_API_KEY": "hw_live_your_key_here" }
}
}
}2. Hosted (remote / Streamable HTTP) — any client that supports remote MCP
https://mcp.getholdings.com/mcpAuthenticate with either an Authorization: Bearer <your key> header or a ?mcpKey=<your key> query parameter. Nothing to install.
3. Smithery
One-click via the registry: smithery.ai/server/holdings/invoicing — paste your key when prompted.
Then just ask your AI: "Send Acme the December retainer — $8,400, net 30."
What you can do
Invoices — draft, preview, send, and track; get paid by card or ACH.
Quotes — send estimates; turn accepted quotes into invoices.
Clients — keep the people and businesses you bill.
Payments — see what's paid and what's outstanding.
Every action is confirmable: a draft is created first, and nothing reaches a client until an explicit send. Amounts are recomputed server-side. You stay in control.
Links
Learn more: https://getholdings.com/invoicing
Registry: https://registry.modelcontextprotocol.io (
com.getholdings/mcp)Privacy: https://getholdings.com/privacy · Terms: https://getholdings.com/terms
Built by Holdings Financial Technologies. Payments via Stripe.
This server cannot be installed
Maintenance
Related MCP Servers
- AlicenseBqualityAmaintenanceAI-native business management — invoices, expenses, clients, products, quotes, and webhooks. 31 tools for Claude, Cursor, Windsurf, and Cline.Last updated1005489MIT
- Flicense-qualityDmaintenanceProvides AI agents with 220+ tools for building websites, sending email, managing contacts, invoicing, databases, automation, and more through a single secure connection. Features hardware-bound authentication and works with Claude Desktop, Claude Code, Cursor, and other MCP-compatible clients.Last updated
- AlicenseAqualityDmaintenanceAI bookkeeper for small businesses that connects to QuickBooks Online. Enables users to query financial data like bank balances, P\&L reports, and invoices through natural language in Claude Desktop or Cursor.Last updated646MIT
- Flicense-qualityCmaintenanceConnect Claude, Cursor, or any MCP-compatible AI client to your Wasabil account. Issue Chilean electronic invoices (DTE/SII), reconcile bank payments, and manage clients — all through natural language.Last updated
Related MCP Connectors
Form companies, manage bank accounts, cards, invoices and more — directly from your AI coding tools.
Read-only bank access for your AI agent. Connects Claude, ChatGPT, Cursor, Gemini, Codex.
Chilean DTE/SII invoicing — issue invoices, reconcile payments and manage clients with AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/holdings-io/mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server