podcasts for Zed
com.petabloom/podcasts
An MCP server that provides tools to discover and retrieve podcast episodes transcripts.
client:Zed
transport:streamable-http
tools:5
Install podcasts in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"podcasts": {
"url": "https://podcasts.petabloom.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs