list_lending_applications_for_merchant — droplinked MCP Tool Read-only
list_lending_applications_for_merchant
(list lending applications for merchant) is one of 38 tools on the
droplinked
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_lending_applications_for_merchant from your client
- Claude Code droplinked list_lending_applications_for_merchant run in your project directory
- Claude Desktop droplinked list_lending_applications_for_merchant ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor droplinked list_lending_applications_for_merchant ~/.cursor/mcp.json
- VS Code droplinked list_lending_applications_for_merchant .vscode/mcp.json
- Zed droplinked list_lending_applications_for_merchant ~/.config/zed/settings.json
- Windsurf droplinked list_lending_applications_for_merchant ~/.codeium/windsurf/mcp_config.json
- Cline droplinked list_lending_applications_for_merchant ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI droplinked list_lending_applications_for_merchant ~/.gemini/settings.json
- Grok droplinked list_lending_applications_for_merchant .mcp.json (in your project root)
- ChatGPT droplinked list_lending_applications_for_merchant Settings → Connectors → Advanced → Developer mode
- Claude.ai droplinked list_lending_applications_for_merchant Settings → Connectors → Add custom connector
- LangChain droplinked list_lending_applications_for_merchant pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http server https://mcp.droplinked.com/mcp
Other tools on this server
- find_merchant
- find_inventory
- find_affiliate_programs
- verify_brand_attestation
- request_brand_attestation
- get_brand_attestation_status
- verify_credit_risk
- verify_repayment_history
- verify_cross_attestation
- verify_lender
- get_lender_history
- verify_methodology
- get_methodology_timeline
- get_methodology_versions
- get_trust_dossier
- get_trust_fabric_stats
- get_underwriting_signals
- get_upgrade_preview
- recommend_lender
- recommend_service_provider
- quote_inventory_available
- process_payment
- search_products
- get_product
- list_shop_products
- start_checkout
- get_feed
- cart.addLine
- cart.updateLineQuantity
- cart.removeLine
- cart.applyDiscount
- get_lending_application_status
- get_document_checklist
- request_partner_referral
- quote_credit_terms
- find_business_buyer
- report_repayment
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.