Leaf for Gemini CLI
app.readwithleaf/leaf
AI assistant integration for Leaf — track books, log reading sessions, and manage your library.
client:Gemini CLI
transport:streamable-http
Install Leaf in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"leaf": {
"httpUrl": "https://mcp.readwithleaf.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs