glimind for Gemini CLI
io.github.shawndei/glimind
Live reliability for AI agent tools: is it working right now, and how do I call it correctly?
client:Gemini CLI
transport:streamable-http
tools:15
Install glimind in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"glimind": {
"httpUrl": "https://glimind.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