Back to Browse

Invompt MCP Server

Developer ToolsLow Risk9.5MCP RegistryRemote
Free

Server data from the Official MCP Registry

Turn AI-host work into invoices you review before send via hosted MCP.

About

Turn AI-host work into invoices you review before send via hosted MCP.

Remote endpoints: streamable-http: https://mcp.invompt.com/mcp

Security Report

9.5
Low Risk9.5Low Risk

Valid MCP server (1 strong, 1 medium validity signals). 1 known CVE in dependencies Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 2 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "com-invompt-invompt": {
      "url": "https://mcp.invompt.com/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Invompt MCP

Create invoices from your AI assistant and review them before sending.

Start without creating an account. Create one later and keep all your invoices.

Quick start

  1. Follow the installation guide for your AI assistant.
  2. Complete the OAuth connection in your browser. Choose Continue without an account, Sign in, or Create account. Deny remains available.
  3. Return to your assistant and ask it to create an invoice.

Hosted MCP server URL:

https://mcp.invompt.com/mcp

The hosted connection uses OAuth, including when you start without an account. Your AI tool handles the authorization flow. The hosted path is preferred; this repository's local-beta CLI and Guest stdio bridge are secondary development options.

What it does

  • Create invoices, quotes, estimates, and pro formas from a conversation.
  • Review a hosted invoice and revise the selected document.
  • Reuse saved clients and business settings.
  • Open the hosted invoice to download its PDF.

Try it

Create an invoice for Alex: 10 hours of design work at $80 per hour.

Change the payment terms to 14 days.

Review the document and its details before sending it to your client.

Cursor mcp.json (HTTP only - no headers / API key):

{
  "mcpServers": {
    "invompt": {
      "type": "http",
      "url": "https://mcp.invompt.com/mcp"
    }
  }
}

Local-beta (secondary): npx --yes invompt-mcp@next setup --host codex --mode oauth (replace codex/oauth with claude-code/guest). Restart the host, then review before send.

Connection modes

The hosted path is the recommended OAuth connection. The local-beta CLI reference covers the secondary local Guest stdio bridge and its separate setup.

Accounts and access

When you're ready, ask your connected assistant to help you create an Invompt account and keep your invoices. Open the link it provides and complete the account flow to keep the invoices made through your current connection. Creating an account elsewhere does not automatically find unrelated guest histories. Sending invoices by email requires a registered account.

Security

The hosted connection uses your AI tool's OAuth flow. The local-beta CLI stores Guest credentials in the macOS Keychain by default; see its security guidance before using that secondary path.

Resources

License

MIT

Reviews

No reviews yet

Be the first to review this server!