generate_invoice — invoicehub MCP Tool
generate_invoice
(generate invoice) is one of 4 tools on the
invoicehub
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call generate_invoice from your client
- Claude Code invoicehub generate_invoice run in your project directory
- Claude Desktop invoicehub generate_invoice ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor invoicehub generate_invoice ~/.cursor/mcp.json
- VS Code invoicehub generate_invoice .vscode/mcp.json
- Zed invoicehub generate_invoice ~/.config/zed/settings.json
- Windsurf invoicehub generate_invoice ~/.codeium/windsurf/mcp_config.json
- Cline invoicehub generate_invoice ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI invoicehub generate_invoice ~/.gemini/settings.json
- Grok invoicehub generate_invoice .mcp.json (in your project root)
- ChatGPT invoicehub generate_invoice Settings → Connectors → Advanced → Developer mode
- Claude.ai invoicehub generate_invoice Settings → Connectors → Add custom connector
- LangChain invoicehub generate_invoice pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http invoicehub https://api.invoicehub.dev/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.