← Registry

Data Collection

deeplead.io

Searches and retrieves business, organization, and person data, including decision makers with verified emails, for lead generation and research.

1 endpoint9 known toolsFirst detected September 25, 2026Last detected September 25, 2026

ENDPOINT 1

https://www.deeplead.io/api/mcp

No auth detected

MCP server metadata

Name
Deeplead
Version
1.0.0
Capabilities
tools

Known tools 9

search_parse

Turn a plain-English description into search filters.

Inferred read-only
businesses_search

Search local businesses from Google Business Profiles.

Inferred read-only
organizations_search

Search organizations, or look them up by domain

Inferred read-only
organizations_findDecisionMaker

Find the decision maker of an organization with a verified email.

Potential side effects
persons_search

Search persons.

Inferred read-only
persons_save

Save matching persons to contacts.

Inferred read-only
contacts_create

Save your own contacts or organizations.

Inferred read-only
contacts_list

List your contacts in a stable order; page with nextBefore

Inferred read-only
credits_get

Current credit balance

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.deeplead]
url = "https://www.deeplead.io/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "deeplead": {
      "type": "http",
      "url": "https://www.deeplead.io/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: deeplead
Remote MCP URL: https://www.deeplead.io/api/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": {
    "deeplead": {
      "url": "https://www.deeplead.io/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "deeplead": {
      "type": "http",
      "url": "https://www.deeplead.io/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "deeplead",
  "transport": "streamable-http",
  "url": "https://www.deeplead.io/api/mcp"
}
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.