podcasts for Cursor
com.petabloom/podcasts
An MCP server that provides tools to discover and retrieve podcast episodes transcripts.
client:Cursor
transport:streamable-http
tools:5
Install podcasts in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"podcasts": {
"url": "https://podcasts.petabloom.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs