trade_get_invoice — Hive Trade MCP Tool
trade_get_invoice
(trade get invoice) is one of 5 tools on the
Hive Trade
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call trade_get_invoice from your client
- Claude Code Hive Trade trade_get_invoice run in your project directory
- Claude Desktop Hive Trade trade_get_invoice ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Hive Trade trade_get_invoice ~/.cursor/mcp.json
- VS Code Hive Trade trade_get_invoice .vscode/mcp.json
- Zed Hive Trade trade_get_invoice ~/.config/zed/settings.json
- Windsurf Hive Trade trade_get_invoice ~/.codeium/windsurf/mcp_config.json
- Cline Hive Trade trade_get_invoice ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Hive Trade trade_get_invoice ~/.gemini/settings.json
- Grok Hive Trade trade_get_invoice .mcp.json (in your project root)
- ChatGPT Hive Trade trade_get_invoice Settings → Connectors → Advanced → Developer mode
- Claude.ai Hive Trade trade_get_invoice Settings → Connectors → Add custom connector
- LangChain Hive Trade trade_get_invoice pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http hive-mcp-trade https://hive-mcp-gateway.onrender.com/trade/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.