How to Read the Future for Gemini CLI
com.howtoreadthefuture/podcast
Read released episodes, transcripts, citations, clips, reading trails, and flashcards.
client:Gemini CLI
transport:streamable-http
tools:6
Install How to Read the Future in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"podcast": {
"httpUrl": "https://howtoreadthefuture.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