ACN Preflight for Gemini CLI
io.github.abacore-net/acn-preflight
Preflight checks for agent repository contributions, bounty work, and Base payments.
client:Gemini CLI
transport:streamable-http
tools:3
Install ACN Preflight in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"acn-preflight": {
"httpUrl": "https://preflight.abacore.net/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs