Greenlit Books for Gemini CLI
com.greenlitbooks/catalog
Search the Greenlit AI books, read any chapter one free, and look up the terms they define.
client:Gemini CLI
transport:streamable-http
tools:9
Install Greenlit Books in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"catalog": {
"httpUrl": "https://greenlitbooks.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