← Registry

Marketing

jessesay.chatgpt.site

Helps manage lead workflows, evaluate lead automation fit, and process sales handoffs for LeadProof.

1 endpoint11 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://leadproof.jessesay.chatgpt.site/api/mcp

No auth detected

MCP server metadata

Name
leadproof-sales-agent
Version
1.3.5
Capabilities
tools
Server instructions

Use these tools to evaluate lead-delivery workflows, obtain integration guidance, start the no-card 14-day trial for 25 live deliveries, and present Builder ($49/month) or Agency ($199/month) checkout to an authorized purchaser. This automated agent is not a human and never assumes payment authorization.

Known tools 11

audit_lead_workflow

Run a free reliability audit of a lead-delivery workflow.

Inferred read-only
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.

Inferred read-only
get_leadproof_checkout

Return the official Stripe checkout URL for a LeadProof plan.

Inferred read-only
get_leadproof_trial

Return the official no-card production trial.

Inferred read-only
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.

Potential side effects
get_leadproof_replay_trial

Return the public replay procedure, fictional example audit, exact replay requirements, and an attributed no-card production trial.

Inferred read-only
request_leadproof_handoff

Create a consent-based sales handoff for a represented buyer.

Potential side effects
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.

Inferred read-only
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 limitations, and authorized purchase paths.

Potential side effects
get_leadproof_evidence

Return the public LeadProof evidence manifest with live checks, published contracts, buyer protections, and explicit product limitations.

Inferred read-only
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.

Potential side effects

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.leadproof-sales-agent]
url = "https://leadproof.jessesay.chatgpt.site/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "leadproof-sales-agent": {
      "type": "http",
      "url": "https://leadproof.jessesay.chatgpt.site/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: leadproof-sales-agent
Remote MCP URL: https://leadproof.jessesay.chatgpt.site/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": {
    "leadproof-sales-agent": {
      "url": "https://leadproof.jessesay.chatgpt.site/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "leadproof-sales-agent": {
      "type": "http",
      "url": "https://leadproof.jessesay.chatgpt.site/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "leadproof-sales-agent",
  "transport": "streamable-http",
  "url": "https://leadproof.jessesay.chatgpt.site/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for chatgpt.site was fetched 2026-07-30T23:22:00.456Z and is being refreshed.

Trust status Trusted

chatgpt.site is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.