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 endpoint
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.leadsforlocal-business]
url = "https://leadsforlocal.business/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"leadsforlocal-business": {
"type": "http",
"url": "https://leadsforlocal.business/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: leadsforlocal-business
Remote MCP URL: https://leadsforlocal.business/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": {
"leadsforlocal-business": {
"url": "https://leadsforlocal.business/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"leadsforlocal-business": {
"type": "http",
"url": "https://leadsforlocal.business/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "leadsforlocal-business",
"transport": "streamable-http",
"url": "https://leadsforlocal.business/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
site_info— Overview of Leads for Local: positioning, URL, services, operatorlist_verticals— List all service verticals (industries) where we generate leadsget_pricing— Get pricing tiers and credit packagesget_faq— Frequently asked questions about lead quality, exclusivity, and processsubmit_lead_request— Submit a request to get leads for a specific service areaexport_cards— Export CNA cards for agent ingestion