← Registry

Marketing

dsm.promo

Provides DSM.promo sales and marketing information including pricing, case studies, FAQs, company details, and ROI calculations.

WebMCP1 endpoint5 known toolsFirst detected September 21, 2026Last detected September 21, 2026

ENDPOINT 1

https://dsm.promo

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
imperative

Known tools 5

calculate_roi

Calculate 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-only
get_pricing

Get DSM.promo pricing tiers (Starter $2,500/mo, Growth $5,500/mo, Enterprise custom), add-on services, and rate card.

Inferred read-only
get_site_info

Get DSM.promo company metadata: name, tagline, location, phone, email, services, social links, and compliance info.

Potential side effects
search_faq

Search DSM.promo frequently asked questions. 15 Q&A pairs across 4 categories: about, products, pricing, security.

Inferred read-only
find_case_study

Find DSM.promo case studies by industry or keyword. 14 case studies across Healthcare, Finance, Legal, E-Commerce, Manufacturing, and more.

Inferred read-only

CONNECT 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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.