← hshintelligence.com

INDIVIDUAL MCP TOOL

hsh-b2b-contact

Verified B2B contact records: name + business email + company.

hshintelligence.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://dod.hshintelligence.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for hsh-b2b-contact and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests sending messages.

Parent server

hshintelligence.com

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.hsh-dod]
url = "https://dod.hshintelligence.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hsh-dod": {
      "type": "http",
      "url": "https://dod.hshintelligence.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hsh-dod
Remote MCP URL: https://dod.hshintelligence.com/mcp

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": {
    "hsh-dod": {
      "url": "https://dod.hshintelligence.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hsh-dod": {
      "type": "http",
      "url": "https://dod.hshintelligence.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hsh-dod",
  "transport": "streamable-http",
  "url": "https://dod.hshintelligence.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • hsh-company-intelligence — Real-time intelligence on a startup/company by name or domain.
  • hsh-b2b-enriched — Multi-source enriched B2B records: name + email + LinkedIn URL + title + company size + industry.
  • hsh-b2b-full — Deep enrichment: name + email + phone + LinkedIn + firmographic data + tech stack signals + funding history + revenue estimates.
  • hsh-web-scrape — Custom web scraping: extract structured data from any public site or directory.
  • hsh-monitoring — Continuous URL/page monitoring with change detection.
  • hsh-custom-dataset — Novel datasets that don't exist anywhere yet: cross-domain fusion, industry-specific schemas, real-time aggregated intelligence.
  • hsh-finetune-dataset — Made-to-order, answer-verified datasets for LLM fine-tuning.
  • hsh-crypto-intel — Complete crypto intel for trading agents.