TheRundown Documentation MCP for Gemini CLI
io.github.therundown/documentation
Official TheRundown API documentation search. No live data or authenticated Product API calls.
client:Gemini CLI
transport:streamable-http
tools:3
Install TheRundown Documentation MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"documentation": {
"httpUrl": "https://docs.therundown.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs