mcp gerapodcast for Windsurf
io.github.geraservicesuk/mcp-gerapodcast
Discover podcasts, search episodes, fetch transcripts, subscribe to shows.
client:Windsurf
transport:stdio
runtime:npm
Install mcp gerapodcast in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-gerapodcast": {
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-gerapodcast"
],
"env": {
"GERAPODCAST_API_URL": "<GERAPODCAST_API_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs