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