Marketing
dsm.promo
Provides DSM.promo sales and marketing information including pricing, case studies, FAQs, company details, and ROI calculations.
ENDPOINT 1
https://dsm.promo
MCP server metadata
- Name
- WebMCP
Known tools 5
calculate_roiCalculate automation ROI for a business. Returns annual savings, payback period, hours recovered, and 3-year projection based on team size and current manual process hours.
Inferred read-onlyget_pricingGet DSM.promo pricing tiers (Starter $2,500/mo, Growth $5,500/mo, Enterprise custom), add-on services, and rate card.
Inferred read-onlyget_site_infoGet DSM.promo company metadata: name, tagline, location, phone, email, services, social links, and compliance info.
Potential side effectssearch_faqSearch DSM.promo frequently asked questions. 15 Q&A pairs across 4 categories: about, products, pricing, security.
Inferred read-onlyfind_case_studyFind DSM.promo case studies by industry or keyword. 14 case studies across Healthcare, Finance, Legal, E-Commerce, Manufacturing, and more.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.webmcp]
url = "https://dsm.promo"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"webmcp": {
"type": "http",
"url": "https://dsm.promo"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: webmcp
Remote MCP URL: https://dsm.promo
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"webmcp": {
"url": "https://dsm.promo"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"webmcp": {
"type": "http",
"url": "https://dsm.promo"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "webmcp",
"transport": "streamable-http",
"url": "https://dsm.promo"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.