loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

invompt-mcp

MCP Tool

Invompt/invompt-mcp

MCP server for Invompt — create invoices from any AI tool

Install

$ npx loaditout add Invompt/invompt-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "invompt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "invompt-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Invompt MCP Server

[](https://www.npmjs.com/package/invompt-mcp) [](LICENSE) [](https://nodejs.org)

MCP server for Invompt — the AI invoice generator. Create, manage, and share professional invoices from any AI tool.

> "Create an invoice for 40 hours of web development at $150/hr for Acme Corp, due in 30 days"

Your AI assistant reads the format spec, generates the invoice, calls the API, and returns a shareable link — all without leaving your editor.

Quick Start
Remote (no install)

Connect directly to the hosted server — no npm install, no local process:

{
  "mcpServers": {
    "invompt": {
      "type": "http",
      "url": "https://mcp.invompt.com/mcp",
      "headers": {
        "Authorization": "Bearer inv_sk_..."
      }
    }
  }
}
Claude Code
claude mcp add invompt -e INVOMPT_API_KEY=inv_sk_... -- npx invompt-mcp
npm (all other clients)
npx invompt-mcp

Set INVOMPT_API_KEY in your environment or pass it through your client's config. See Setup for client-specific instructions.

Setup

Get your API key: invompt.com → Integrations → Generate API Key (starts with inv_sk_)

<details> <summary>Claude Desktop</summary>

Edit ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):

{
  "mcpServers": {
    "invompt": {
      "command": "npx",
      "args": ["-y", "invompt-mcp"],
      "env": {
        "INVOMPT_API_KEY": "inv_sk_..."
      }
    }
  }
}

Restart Claude Desktop after saving.

</details>

<details> <summary>Cursor</summary>

Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (project):

{
  "mcpServer

Tags

ai-agentai-invoicingai-toolschatgptclaudefreelancerinvoiceinvoice-automationinvoice-generatorllmmcpmcp-servermodel-context-protocolsmall-businessai-billingaccountingyaml

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated18 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcenpm
Last commit3/30/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/Invompt/invompt-mcp)](https://loaditout.ai/skills/Invompt/invompt-mcp)