Bluet for Gemini CLI
dev.bluet/bluet
Product memory your agents read before they work: briefs, plan checks against decisions, debriefs.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install Bluet in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"bluet": {
"httpUrl": "https://bluet.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs