TOOLKIT LAUNCH · MAY 27 · FIRST 25 GET $147 FOUNDING →
MCP server · live · v1.0.0

Run the closer method from Claude, Cursor, or any MCP client.

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.

McCann· Deel 268%· Criteo 167%· Autodesk· HBO
closer-method · live
claude, write a retainer pitch for Glossier
tools.call("generate_retainer_pitch", {
brand_name: "Glossier",
brand_size: "mid",
optimization_target: "results",
one_off_rate: "$500/video"
})
hey [name], been tracking Glossier's spring serum push. proposing a 90-day strategist retainer at $2,000/mo covering 4 reels + 2 stories, full ads window, plus the buyer-psych deck we used at Criteo to lift CTR 38% on similar DTC pushes. happy to send the 3-option breakdown.
7 tools
live · pro + dfy
99.9%
uptime · netlify edge
~250ms
p50 latency
2025-03-26
mcp spec version
01How it works

Three steps to the first closed deal.

STEP 01 · INSTALL

Plug into your AI client.

Paste your buyer email as a header in Claude.ai, Cursor, or any MCP client. Under 60 seconds.

"url": "closermethod-mcp...", "X-License-Email": "you@..."
STEP 02 · CALL

Ask Claude to run a tool.

Generate a retainer pitch, math a rate, pull an objection counter. It hits the server live.

tools.call("generate_retainer_pitch")
STEP 03 · CLOSE

Send the output. Get paid.

Same library that recovered Candi $4,100 in one objection counter. Brand sees it in 30 seconds.

// candi · sent · day 1 +$4,100 recovered
02The 7 tools

What you can call from any AI client.

generate_retainer_pitch
Type the brand. Runs the 5-Q gate, picks 1 of 12 scripts, calculates pricing, writes in Eli's voice.
get_script
Pull any of the 12 retainer scripts with a worked example. Same library Milena used to get 2 replies from 10 pitches on day one.
calculate_rate
Feed it your one-off rate. Returns the retainer floor with audience multiplier (solo×0.7 to enterprise×2.0).
get_email_template
Re-quote sequence Day 1 / Day 3 / Day 7. Closes 50-70% of past clients in 7-14 days.
get_objection_response
Brand pushed back? Paste it. Get the counter that recovered Candi $4,100 on one deal.
get_contract_clause
Standard addendum clauses: retainer terms, refund clause, quarterly reset, performance kicker, vendor agreement.
generate_ugc_cold_pitch
Cold UGC pitch in 30 seconds. Subject line + body + 7-day follow-up plan, niche-matched from the 60-pitch vault.
03Why MCP and not just ChatGPT

Same prompt. Wildly different output.

Plain ChatGPT
"write a retainer pitch for glossier"
"Hi Glossier team, I'm a content creator with experience producing engaging beauty content. I'd love to discuss a monthly retainer to create authentic UGC for your brand. Let me know if you're interested in connecting on a call to discuss further. Best, [Your Name]"
Closer Method MCP
tools.call("generate_retainer_pitch", { brand: "Glossier" })
"hey [name], tracking Glossier's spring serum push - the UGC angle is dialed but the paid-ads usage cycle has 30% headroom against your category benchmark. proposing a 90-day strategist retainer at $2,000/mo covering 4 reels + 2 stories, full ads window, plus the buyer-psych deck we used at Criteo to lift CTR 38% on similar DTC pushes."
04The risk reversal

The coaching guarantee.

If the MCP doesn't earn its price back

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.

05What's inside

What you actually get for $297.

7 MCP tools (lifetime access, free updates)$497
12 retainer scripts library$297
60-pitch vault (DTC brand templates)$197
Re-quote sequence (Day 1 / 3 / 7)$97
Objection counter library$147
Contract addendum clauses (4 types)$97
Audience multiplier rate calculator$97
Coaching guarantee (my time, your closes)priceless
Total value$1,429
Toolkit Pro launch$297
06Real receipts

What buyers actually closed.

"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."

M
Milena
UGC · beauty / skincare

"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."

C
Candi
UGC · wellness / supplements
07Install

Plug into your AI client.

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"}'
08Who gets access

Tiers with MCP access.

DFY Premium
$797 $997
Full MCP access + done-for-you onboarding + private 1:1 setup call
Toolkit Founding
$147 $197
No MCP. Use the .skill install or the web Skill (3 free pitches).
UGC Closer Kit
$247
No MCP standalone. Upgrade to Pro for full server access.
09FAQ

Questions buyers ask before clicking buy.

What if I'm not using Claude or Cursor yet?
The MCP runs in any MCP-compatible client. Claude.ai (paid), Claude Code (free CLI), Cursor, Cline, Continue, n8n with the MCP node. If your client speaks Streamable HTTP, you can call this server. If not, the .skill install file gives you the same 7 tools as a Claude Code skill that works without the server.
How is this different from just prompting ChatGPT?
GPT writes generic (see comparison above). This writes Closer Method. The 5-Q gate, the 12-script library, the audience multiplier math, the objection counters - all trained on the framework that hit 268% of quota at Deel and 167% at Criteo. Generic AI doesn't know that perpetual usage is a buyout not a license. The MCP does.
Is this a subscription? Do I keep access after launch?
One-time payment, not a subscription. Toolkit Pro at $297 launch gets you lifetime MCP access plus all future tool additions free. Standard price ($397) and DFY tier ($797) work the same way. No monthly fees, no surprises.
What if the MCP breaks or Claude can't connect?
Server has 99.9% uptime on Netlify Functions. If your client can't connect, the .skill file fallback runs identical tools locally with no server dependency. Pro and DFY buyers get both install paths included.
Does this only work for UGC creators?
The framework applies to any service provider closing retainer deals - UGC creators, fractional CMOs, agency owners, freelance designers, consultants, social-media managers. The 7 tools are framework-shaped not niche-shaped. UGC-specific tools (the 60-pitch vault) ship in the toolkit; others are brand-agnostic.
What's NOT in the MCP that's in the full toolkit?
The MCP exposes 7 callable tools. The full Toolkit Pro also includes: the Negotiation Simulator (full UI), the Rate Calculator Pro with branded PDF exports, the Brand Pipeline Builder CRM-lite, the contract scope builder with red-flag detection, and a private Slack with weekly office hours. MCP is for power users who want CLI/AI-client access. Toolkit Pro is the full operating system.

Lock the launch price.

Toolkit Pro is $297 through May 27. After that, standard pricing kicks in at $397.