should i use for Gemini CLI
io.github.mrkeyoor/should-i-use
Honest library picks for coding agents in 25-360 tokens. Tells your agent what NOT to install.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:6
Install should i use in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"should-i-use": {
"httpUrl": "https://mrkeyoor.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs