Skip to content
Zed

Presentr Analyze for Zed

io.github.michaelw-pr/presentr-analyze

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

client:Zed transport:streamable-http

Install Presentr Analyze in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

Presentr Analyze in other clients