Podlex for Gemini CLI
com.aloudable/podlex
Ask your AI anything about any podcast. 4.8M shows: who makes them, why, and how much is AI.
client:Gemini CLI
transport:streamable-http
Install Podlex in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"podlex": {
"httpUrl": "https://podlex.aloudable.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs