AurelianFlo for Gemini CLI
com.aurelianflo/core
Remote MCP server for OFAC screening, EDD memos, exposure forecasts, queues, and reports.
client:Gemini CLI
transport:streamable-http
tools:11
Install AurelianFlo in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"core": {
"httpUrl": "https://api.aurelianflo.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs