get_reconciliation_claims — Sorsa MCP Tool Read-only
get_reconciliation_claims
(get reconciliation claims) is one of 56 tools on the
Sorsa
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_reconciliation_claims from your client
- Claude Code Sorsa get_reconciliation_claims run in your project directory
- Claude Desktop Sorsa get_reconciliation_claims ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Sorsa get_reconciliation_claims ~/.cursor/mcp.json
- VS Code Sorsa get_reconciliation_claims .vscode/mcp.json
- Zed Sorsa get_reconciliation_claims ~/.config/zed/settings.json
- Windsurf Sorsa get_reconciliation_claims ~/.codeium/windsurf/mcp_config.json
- Cline Sorsa get_reconciliation_claims ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Sorsa get_reconciliation_claims ~/.gemini/settings.json
- Grok Sorsa get_reconciliation_claims .mcp.json (in your project root)
- ChatGPT Sorsa get_reconciliation_claims Settings → Connectors → Advanced → Developer mode
- Claude.ai Sorsa get_reconciliation_claims Settings → Connectors → Add custom connector
- LangChain Sorsa get_reconciliation_claims pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http sorsa https://sorsa.app/mcp
Other tools on this server
- analyse_product
- analyse_product_full
- get_product_sellers
- get_international_prices
- calculate_profit
- lookup_by_ean
- search_by_title
- get_credits
- get_deal_results
- get_notifications
- mark_notification
- get_oa_deals
- get_store_results
- get_dashboard_summary
- get_price_monitors
- create_price_monitor
- get_deal_tasks
- create_deal_task
- get_storefront_monitors
- add_storefront_monitor
- get_storefront_stats
- get_items_sourced
- add_to_sourcing_list
- get_items_purchased
- get_purchases
- get_purchase_stats
- get_amazon_inventory
- get_amazon_orders
- get_fba_shipments
- get_fba_shipment_items
- get_fba_returns
- get_fba_refunds
- get_fba_reimbursements
- get_reconciliation_summary
- get_analyse_history
- get_oa_retailers
- get_restock_suggestions
- get_aged_stock
- get_monthly_pnl
- get_product_performance
- get_best_sellers
- check_eligibility
- start_a2a_finder_scan
- get_a2a_finder_status
- get_a2a_finder_jobs
- start_wholesale_scan
- get_wholesale_status
- get_wholesale_jobs
- start_reverse_source_scan
- get_reverse_source_status
- get_reverse_source_jobs
- get_repricer_items
- get_repricer_log
- get_repricer_stats
- get_repricer_settings
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.