Agent Experience Network Live Preflight for Gemini CLI
io.github.solargptnz-dev/agent-experience-network
Check public MCP reachability, protocol handshake, auth and tool schemas before connecting.
client:Gemini CLI
transport:streamable-http
Install Agent Experience Network Live Preflight in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agent-experience-network": {
"httpUrl": "https://agent-experience-network.onrender.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