changegamer for Gemini CLI
io.github.beneb89/changegamer
Agent-first resource directory for AI agents: protocols, security, RAG, memory, evals, and more.
client:Gemini CLI
transport:streamable-http
tools:14
Install changegamer in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"changegamer": {
"httpUrl": "https://changegamer.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs