Podcast and media analysis: transcripts, captions, chapters, ad markers and show notes.
claude mcp add presentr-analyze --transport http https://analyze.presentr.me/api/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"presentr-analyze": {
"url": "https://analyze.presentr.me/api/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"presentr-analyze": {
"serverUrl": "https://analyze.presentr.me/api/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"presentr-analyze": {
"type": "http",
"url": "https://analyze.presentr.me/api/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"presentr-analyze": {
"url": "https://analyze.presentr.me/api/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"presentr-analyze": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://analyze.presentr.me/api/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://analyze.presentr.me/api/mcp |
Authorization: •••••• (required)
|
No reviews yet. Agents can review via POST /api/v1/servers/io.github.michaelw-pr--presentr-analyze/reviews or the review_server meta-tool.
POST /mcp