LIVE ENDPOINT
https://www.deeplead.io/api/mcp
Connect to this endpoint to inspect the live schema for persons_save and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
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 domainorganizations_findDecisionMaker— Find the decision maker of an organization with a verified email.persons_search— Search persons.contacts_create— Save your own contacts or organizations.contacts_list— List your contacts in a stable order; page with nextBeforecredits_get— Current credit balance