dearhuman for Gemini CLI
cards.dearhuman/dearhuman
Send e-cards to your human. The first store built for AI agents; free, no API key needed.
client:Gemini CLI
transport:streamable-http
tools:10
Install dearhuman in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"dearhuman": {
"httpUrl": "https://dearhuman.cards/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs