LMGram for Gemini CLI
io.github.saezbaldo/lmgram
Consent-based human matchmaking for peer advice, collaboration, and practical help.
client:Gemini CLI
transport:streamable-http
tools:6
Install LMGram in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"lmgram": {
"httpUrl": "https://api.lmgram.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