theabbie for Gemini CLI
io.github.theabbie/theabbie
Live info about theabbie (Abhishek Chaudhary) from theabbie.github.io/about.json
client:Gemini CLI
transport:stdio
runtime:npm
Install theabbie in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"theabbie": {
"command": "npx",
"args": [
"-y",
"theabbie"
]
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs