dp_commercial_list_offers — commercial MCP Tool
dp_commercial_list_offers
(dp commercial list offers) is one of 27 tools on the
commercial
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call dp_commercial_list_offers from your client
- Claude Code commercial dp_commercial_list_offers run in your project directory
- Claude Desktop commercial dp_commercial_list_offers ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor commercial dp_commercial_list_offers ~/.cursor/mcp.json
- VS Code commercial dp_commercial_list_offers .vscode/mcp.json
- Zed commercial dp_commercial_list_offers ~/.config/zed/settings.json
- Windsurf commercial dp_commercial_list_offers ~/.codeium/windsurf/mcp_config.json
- Cline commercial dp_commercial_list_offers ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI commercial dp_commercial_list_offers ~/.gemini/settings.json
- Grok commercial dp_commercial_list_offers .mcp.json (in your project root)
- ChatGPT commercial dp_commercial_list_offers Settings → Connectors → Advanced → Developer mode
- Claude.ai commercial dp_commercial_list_offers Settings → Connectors → Add custom connector
- LangChain commercial dp_commercial_list_offers pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http commercial https://platform.digitalpublic.com/api/mcp-commercial
Other tools on this server
- dp_commercial_get_company_profile
- dp_commercial_ask_navigator
- dp_commercial_get_capability_matrix
- dp_commercial_get_data_processing_profile
- dp_commercial_compare_integration_options
- dp_commercial_estimate_roi
- dp_commercial_list_use_cases
- dp_commercial_get_service_status
- dp_commercial_get_uptime_history
- dp_commercial_start_live_trial
- dp_commercial_get_live_trial_status
- dp_commercial_get_install_options
- dp_commercial_get_onboarding_guide
- dp_commercial_describe_platform
- dp_commercial_get_offer
- dp_commercial_compare_offers
- dp_commercial_assess_fit
- dp_commercial_list_integrations
- dp_commercial_get_connection_requirements
- dp_commercial_get_security_profile
- dp_commercial_get_checkout_readiness
- dp_commercial_get_sample_report
- dp_commercial_start_checkout
- dp_commercial_get_checkout_status
- dp_commercial_claim_credentials
- dp_commercial_request_proposal
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.