Mind the Product for Gemini CLI
com.mindtheproduct/knowledge
Search 15 years of Mind the Product writing, talks and podcasts, plus live events and PM jobs.
client:Gemini CLI
transport:streamable-http
Install Mind the Product in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"knowledge": {
"httpUrl": "https://www.mindtheproduct.com/api/mcp/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs