reef for Gemini CLI
me.reefwith/reef
Shared, living memory for you and your people — coves your AI assistant can read and write.
client:Gemini CLI
transport:streamable-http
Install reef in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"reef": {
"httpUrl": "https://reefwith.me/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs