LeadProof for AI agents (MCP server)

Let your assistant quote, sample and order verified local-business lead lists. LeadProof exposes a Model Context Protocol server at https://leadproof.co/mcp. No account, no API key: connect the URL and ask.

Connect

  • Claude.ai: Settings, Connectors, Add custom connector, paste https://leadproof.co/mcp.
  • Claude Code: claude mcp add --transport http leadproof https://leadproof.co/mcp
  • Any MCP client: Streamable HTTP transport, endpoint https://leadproof.co/mcp, no authentication.
  • ChatGPT plugin endpoint: https://leadproof.co/mcp/quote serves pricing, quotes and samples only. OpenAI's plugin rules do not allow selling digital products inside ChatGPT, so ordering happens on this site.

Tools

ToolTypeWhat it does
get_pricingreadPrice tiers, review-filter multipliers, quantity limits and what a delivered list contains. Call this before quoting if the person wants to compare options.
quote_lead_listreadExact price for a lead list: business types, locations, quantity and optional minimum-review bar. Returns the amount the site charges, what is included and delivery terms. Nothing is created.
get_sample_leadsreadA few illustrative rows in the exact delivered format (placeholder businesses on reserved example domains, not real leads), plus the column reference.
get_checkout_linkreadA leadproof.co link with the list already configured. The person opens it, reviews the price and pays on the site. Use this when they prefer to finish in a browser. Nothing is created until they order.
create_orderwriteCreates the order and returns a PayPal approval link. The PERSON must open the link and approve the payment; nothing is charged until they do. Ask for the delivery email first: the CSV and the order page go there. Returns the order id, the approval link, an order-status link and a status token for get_order_status.
get_order_statusreadStatus of an order created with create_order: awaiting approval, in review, building, delivered (with a download link) or refunded. Needs the order_id and status_token that create_order returned.

Example prompts

  • Quote me 250 HVAC contractors in Phoenix and Dallas with at least 50 Google reviews.
  • Show me what a LeadProof row looks like before I buy.
  • Order 100 med spas in Miami, delivered to ops@example.com, and give me the PayPal link.
  • What is the status of my LeadProof order?

How payment works

The agent never pays. create_order prepares the order and returns a PayPal approval link; you open it and approve the payment yourself. Nothing is charged until you do. After approval the order is checked by a person, built, and the CSV is emailed to the address you gave. Prefer to finish on the site? get_checkout_link returns a prefilled order form instead.

Data handling

Quotes and samples store nothing. Creating an order stores the delivery email and the list configuration, exactly as an order placed on the website does. The server does not receive or keep your conversation. Details: privacy policy and terms. Support: support@leadproof.co.

Prefer a browser?

The same lists are built to order on the site: choose a business type, locations and a review bar, and pay when you are happy with the price.

Build your list →