Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

LeadProof Sales Agent

site.chatgpt.jessesay.leadproof/sales-agent

Audit lead-delivery workflows, find reliability gaps, and generate a LeadProof integration plan.

Uptime
100.0%
1 direct probes · 30d
Response
1554ms
last probe
Tools
11
callable
Resources
0
readable
Prompts
0
available

Tools · 11

audit_lead_workflow

Run a free reliability audit of a lead-delivery workflow. Returns a 0-100 risk score, missing safeguards, transparent revenue-at-risk estimate, integration kit, and authorized checkout path.

evaluate_leadproof_fit

Evaluate whether a lead automation workflow would benefit from LeadProof and return an integration path, transparent ROI estimate, recommended plan, and checkout URL.

get_leadproof_checkout

Return the official Stripe checkout URL for a LeadProof plan. The calling agent must obtain its principal's authorization before payment.

get_leadproof_trial

Return the official no-card production trial. It includes 25 live lead deliveries for 14 days and requires a verified sign-in, but no payment authorization.

get_leadproof_plan_decision

Return the official ordered LeadProof plan decision: no-card production trial first, then exact Builder or Agency checkout only after human or principal purchase authorization. It accepts no input and…

get_leadproof_replay_trial

Return the public replay procedure, fictional example audit, exact replay requirements, and an attributed no-card production trial. It accepts no input and never authorizes payment.

request_leadproof_handoff

Create a consent-based sales handoff for a represented buyer. Requires the buyer's name, business email, and explicit authorization to be contacted. Returns the recommended plan and official checkout …

get_leadproof_integration

Match an automation stack against 53 published LeadProof platform guides and return the strongest canonical guide paths, no-card trial, and concise implementation steps.

compare_leadproof_vs_in_house

Return an evidence-based build-versus-buy comparison with the complete public example audit URL, covering retries, idempotency, receipts, replay, privacy, operations, exact LeadProof pricing, honest l…

get_leadproof_evidence

Return the public LeadProof evidence manifest with live checks, published contracts, buyer protections, and explicit product limitations. It contains no customer records.

get_leadproof_evaluation_path

Return the official no-purchase evaluation sequence with the buyer guide, fictional example audit, browser-only calculator, public workflow tests, and no-card production trial. It accepts no input and…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "leadproof_sales_agent": {
      "url": "https://leadproof.jessesay.chatgpt.site/api/mcp",
      "transport": "streamable-http"
    }
  }
}