podpast for Zed
io.github.tomdoeswork/podpast
Search and ask the podcasts you follow inside Claude, with the exact quote and timestamp.
client:Zed
transport:streamable-http
Install podpast in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"podpast": {
"url": "https://api.podpast.ai/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs