ENYAL by Greenland AI for Gemini CLI
ai.enyal/enyal
ENYAL by Greenland AI — encrypted identity & memory for AI agents (query, recall, provenance)
client:Gemini CLI
transport:streamable-http
Install ENYAL by Greenland AI in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"enyal": {
"httpUrl": "https://mcp.enyal.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