commercial for LangChain
com.digitalpublic/commercial
Discover DigitalPublic plans, trust, ROI, status and autonomous Sandbox enrollment for AI agents.
client:LangChain
transport:streamable-http
tools:27
Install commercial in LangChain
pip install langchain-mcp-adapters
from langchain_mcp_adapters.client import MultiServerMCPClient
client = MultiServerMCPClient({
"commercial": {
"transport": "streamable_http",
"url": "https://platform.digitalpublic.com/api/mcp-commercial",
}
})
tools = await client.get_tools()
get_tools() returns the server's tools as LangChain tools, ready for an agent. LangChain docs
What LangChain can do once it is connected
- 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