INDIVIDUAL MCP TOOL
organizations_findDecisionMaker
Find the decision maker of an organization with a verified email.
LIVE ENDPOINT
https://www.deeplead.io/api/mcp
Connect to this endpoint to inspect the live schema for organizations_findDecisionMaker 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
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.
Related tools
search_parse— Turn a plain-English description into search filters.businesses_search— Search local businesses from Google Business Profiles.organizations_search— Search organizations, or look them up by domainpersons_search— Search persons.persons_save— Save matching persons to contacts.contacts_create— Save your own contacts or organizations.contacts_list— List your contacts in a stable order; page with nextBeforecredits_get— Current credit balance