PresenterPrep for Claude Desktop
com.presenterprep/presenterprep
Record your pitch in Claude or ChatGPT and get instant feedback on your delivery.
client:Claude Desktop
transport:streamable-http
Install PresenterPrep in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"presenterprep": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.presenterprep.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs