7 retainer tools, one server. Write retainer pitches, math rates, pull objection counters, generate UGC cold pitches straight from your AI client. Built on the framework that hit 268% of quota at Deel.
Paste your buyer email as a header in Claude.ai, Cursor, or any MCP client. Under 60 seconds.
Generate a retainer pitch, math a rate, pull an objection counter. It hits the server live.
Same library that recovered Candi $4,100 in one objection counter. Brand sees it in 30 seconds.
Use every tool. Pitch 20 brands in 30 days from your MCP client. If you don't close at least one retainer deal at a higher rate than you've ever charged, I personally review every pitch you sent, rewrite them using the same enterprise frameworks I used at Deel and Criteo, and coach you through your next 3 negotiations until you close.
Not a refund. A guarantee more valuable than the product itself.
"got 2 replies from 10 cold pitches on day one using the script library. one converted to a $1,400 retainer that week. i was charging $200 per video before."
"brand tried to ghost after rates went out. i pasted their last message into get_objection_response and sent back the counter. they came back at $4,100 instead of $3,000. literally one tool call."
Claude.ai → Settings → Custom Connectors → Add. Paste the URL, add your buyer email as a header.
URL https://closermethod.com/mcp/mcp HEADER X-License-Email: your-buyer-email@example.com
Add to ~/.config/claude/mcp.json:
{
"mcpServers": {
"closer-method": {
"url": "https://closermethod-mcp.netlify.app/mcp",
"transport": "http",
"headers": {
"X-License-Email": "your-buyer-email@example.com"
}
}
}
}
Cursor → Settings → MCP → Add Server:
{
"name": "closer-method",
"url": "https://closermethod-mcp.netlify.app/mcp",
"headers": {
"X-License-Email": "your-buyer-email@example.com"
}
}
Claude Desktop uses mcp-remote as a proxy. Add to your config:
{
"mcpServers": {
"closer-method": {
"command": "npx",
"args": [
"mcp-remote",
"https://closermethod.com/mcp/mcp",
"--header",
"X-License-Email:your-buyer-email@example.com"
]
}
}
}
Quick test the live server from your terminal:
curl -X POST https://closermethod.com/mcp/mcp \ -H "Content-Type: application/json" \ -H "X-License-Email: your-buyer-email@example.com" \ -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'
Toolkit Pro is $297 through May 27. After that, standard pricing kicks in at $397.