Blue Synergy Cortex for Gemini CLI
io.github.novotapeter-bs/cortex
Long-term, drift-free cognitive memory engine for AI Agents and Cursor IDE.
client:Gemini CLI
transport:sse
Install Blue Synergy Cortex in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"cortex": {
"url": "https://cortex.bluesynergy.io/v1/mcp/sse"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs