Skip to content
Cursor

Presentr Analyze for Cursor

io.github.michaelw-pr/presentr-analyze

Podcast and media analysis: transcripts, captions, chapters, ad markers and show notes.

client:Cursor transport:streamable-http

Install Presentr Analyze in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "presentr-analyze": {
      "url": "https://analyze.presentr.me/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Presentr Analyze in other clients