Skip to main content
Glama

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/mcp

Authenticate 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.

Built by Holdings Financial Technologies. Payments via Stripe.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Related MCP Servers

  • F
    license
    -
    quality
    D
    maintenance
    Provides 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
  • A
    license
    A
    quality
    D
    maintenance
    AI 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 updated
    6
    46
    MIT
  • F
    license
    -
    quality
    C
    maintenance
    Connect 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

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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