exec-brief for Gemini CLI
com.basenull/exec-brief
Weekly 5-15 reports for executive teams: submit reports, fetch the Friday briefing.
client:Gemini CLI
transport:streamable-http
Install exec-brief in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"exec-brief": {
"httpUrl": "https://exec-brief.basenull.com/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs