Marketing
jessesay.chatgpt.site
Helps manage lead workflows, evaluate lead automation fit, and process sales handoffs for LeadProof.
ENDPOINT 1
https://leadproof.jessesay.chatgpt.site/api/mcp
MCP server metadata
- Name
- leadproof-sales-agent
- Version
- 1.3.5
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
evaluate_leadproof_fitEvaluate whether a lead automation workflow would benefit from LeadProof and return an integration path, transparent ROI estimate, recommended plan, and checkout URL.
Inferred read-onlyget_leadproof_checkoutReturn the official Stripe checkout URL for a LeadProof plan.
Inferred read-onlyget_leadproof_plan_decisionReturn 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 effectsget_leadproof_replay_trialReturn the public replay procedure, fictional example audit, exact replay requirements, and an attributed no-card production trial.
Inferred read-onlyrequest_leadproof_handoffCreate a consent-based sales handoff for a represented buyer.
Potential side effectsget_leadproof_integrationMatch 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-onlycompare_leadproof_vs_in_houseReturn 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 effectsget_leadproof_evidenceReturn the public LeadProof evidence manifest with live checks, published contracts, buyer protections, and explicit product limitations.
Inferred read-onlyget_leadproof_evaluation_pathReturn 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 effectsCONNECT 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.
chatgpt.site is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.