PresenterPrep
presenterprep-mcp on GitHub
Claude Integration

Use PresenterPrep MCP Server

Write your elevator pitch with Claude, record yourself saying it, and get AI feedback — all without switching tabs.

Connect in 3 steps

1

Open Connectors in Claude

In Claude, go to Settings → Connectors.

2

Add a custom connector

Click Add custom connector and paste the PresenterPrep URL below.

https://mcp.presenterprep.com/mcp
3

Connect

Click Connect. Claude opens a sign-in page — use Google, and your PresenterPrep account is created at the same time. You only do this once; the connection stays active.


The recording loop

1

Ask Claude to write your script

Tell Claude what you're pitching, who you're pitching to, and how long it should run.

Write me a 45-second elevator pitch. My company makes project management software for construction teams. Audience is a seed investor. Lead with the problem, end with the ask: raising $500k.

Claude calls the practice_script tool and sends you a link to a recording session in PresenterPrep.

2

Open the link and record

The link opens a session page with your script and a Record button. Say the pitch at normal talking speed. PresenterPrep transcribes your delivery and runs AI analysis.

3

Paste your session ID back to Claude

Copy the session ID from the page and send it to Claude.

Here's my session ID: ses_acme-pitch_x7k2 — what should I tighten?

Claude reads your transcript and feedback, tells you exactly what to fix, and rewrites the script. It sends a new recording link.

4

Re-record and repeat

Two or three rounds is usually enough. Each take the script gets tighter and you get more comfortable saying it out loud.


Using Claude Desktop instead?

Add this to your claude_desktop_config.json:

{ "mcpServers": { "presenterprep": { "command": "npx", "args": ["mcp-remote", "https://mcp.presenterprep.com/mcp"] } } }

The first time you run a PresenterPrep tool, Claude Desktop will walk you through the same Google sign-in flow.

Ready to practice?