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