Skip to content
VS Code

Presentr Analyze for VS Code

io.github.michaelw-pr/presentr-analyze

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

client:VS Code transport:streamable-http

Install Presentr Analyze in VS Code

.vscode/mcp.json

{
  "servers": {
    "presentr-analyze": {
      "type": "http",
      "url": "https://analyze.presentr.me/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Presentr Analyze in other clients