Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

com.digitalpublic/commercial

com.digitalpublic/commercial

Discover DigitalPublic plans, trust, ROI, status and autonomous Sandbox enrollment for AI agents.

Uptime
100.0%
1 direct probes · 30d
Response
343ms
last probe
Tools
28
callable
Resources
0
readable
Prompts
0
available

Tools · 28

dp_commercial_get_company_profile

Return the verified legal identity, corporate contacts, and evidence URLs for DigitalPublic.

dp_commercial_ask_navigator

Match a prospective need with public DigitalPublic capabilities, illustrative use cases and plans. It has no access to customer projects or private data.

dp_commercial_get_capability_matrix

List read, preparation, supervised-write, approval, plan, and module capabilities with explicit qualifications.

dp_commercial_get_data_processing_profile

Explain controller and processor roles, public AI training policy, private customer data exclusions, controls, DPA, privacy, and subprocessor evidence URLs.

dp_commercial_compare_integration_options

Provide an objective comparison of direct provider MCP servers and DigitalPublic across setup, governance, cross-channel work, and tradeoffs.

dp_commercial_estimate_roi

Calculate only the value of entered time savings, plan cost, net value, and break-even hours. It never forecasts sales or advertising performance.

dp_commercial_list_use_cases

List clearly labeled illustrative use cases without presenting them as customer results or performance claims.

dp_commercial_get_service_status

Return the current component health and timestamp. Status is measured by an independent monitor hosted outside the platform. Components with no recent evidence are reported as 'unknown' — never assume…

dp_commercial_get_uptime_history

Return historical uptime for a component, always alongside its data coverage. A high uptime with low coverage is not meaningful, so both values must be reported together. Returns 'insufficient_data' w…

dp_commercial_start_sandbox

Compatibility tool for old clients. New Sandbox enrollment is retired; use dp_commercial_start_live_trial for a real read-only trial.

dp_commercial_start_live_trial

Start an idempotent 14-day trial with one real project, 2,000 total units, up to three provider-account connections and read-only access. No card is required. The verification URL is sent by email and…

dp_commercial_get_live_trial_status

Resume a trial using its limited status token. Returns stable state and nextAction, remaining days, units and connection capacity, plus only safe human links. It never returns email, provider tokens, …

dp_commercial_get_install_options

Return publication-aware installation options for the authenticated DigitalPublic operational product in OpenAI, Claude Code, and generic MCP clients. Directory URLs remain null until publication is e…

dp_commercial_get_onboarding_guide

Return the goal-oriented sequence an agent should follow, including every mandatory human checkpoint and the handoff from DigitalPublic Commercial to DigitalPublic.

dp_commercial_describe_platform

Explain what DigitalPublic does for humans and AI agents.

dp_commercial_list_offers

List current plans, EUR and USD prices, limits, seats, modules, and checkout mode.

dp_commercial_get_offer

Return one current plan by id.

dp_commercial_compare_offers

Compare two or more plans using the canonical catalog.

dp_commercial_assess_fit

Recommend a plan from project count, team size, live-data need, distributor status, and write requirement.

dp_commercial_list_integrations

List integrations included in commercial V1.

dp_commercial_get_connection_requirements

Explain authentication modes, scopes, human prerequisites, review state and known limitations for one DigitalPublic connector.

dp_commercial_get_security_profile

Explain project isolation, scopes, approvals, token revocation, and audit controls.

dp_commercial_get_checkout_readiness

Report whether the real trial, self-service checkout, and Enterprise proposal onboarding are currently available.

dp_commercial_get_sample_report

Return an illustrative synthetic report sample without customer data. This is not a service trial and must never be represented as measured customer performance.

dp_commercial_start_checkout

Compatibility checkout for paid plans and Enterprise proposals. Use dp_commercial_start_live_trial for evaluation. A human must verify email and complete any payment.

dp_commercial_get_checkout_status

Return the non-sensitive status of a historical checkout or proposal request. For the real trial use dp_commercial_get_live_trial_status.

dp_commercial_claim_credentials

Legacy credential claim for still-valid historical Sandbox or paid checkout intents. Live trials never deliver an operational credential in chat; install DigitalPublic and use project OAuth instead.

dp_commercial_request_proposal

Request an email-verified Enterprise proposal. This does not create a contract or charge.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.digitalpublic/commercial": {
      "url": "https://platform.digitalpublic.com/api/mcp-commercial",
      "transport": "streamable-http"
    }
  }
}