dp_commercial_request_proposal — commercial MCP Tool
dp_commercial_request_proposal
(dp commercial request proposal) 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_request_proposal from your client
- Claude Code commercial dp_commercial_request_proposal run in your project directory
- Claude Desktop commercial dp_commercial_request_proposal ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor commercial dp_commercial_request_proposal ~/.cursor/mcp.json
- VS Code commercial dp_commercial_request_proposal .vscode/mcp.json
- Zed commercial dp_commercial_request_proposal ~/.config/zed/settings.json
- Windsurf commercial dp_commercial_request_proposal ~/.codeium/windsurf/mcp_config.json
- Cline commercial dp_commercial_request_proposal ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI commercial dp_commercial_request_proposal ~/.gemini/settings.json
- Grok commercial dp_commercial_request_proposal .mcp.json (in your project root)
- ChatGPT commercial dp_commercial_request_proposal Settings → Connectors → Advanced → Developer mode
- Claude.ai commercial dp_commercial_request_proposal Settings → Connectors → Add custom connector
- LangChain commercial dp_commercial_request_proposal 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_list_offers
- 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
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.