eSIM Eagle Plan Finder for Gemini CLI
com.esimeagle/plans
Find public eSIM plans by destination, trip length, data needs, currency, and locale.
client:Gemini CLI
transport:streamable-http
tools:1
Install eSIM Eagle Plan Finder in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"plans": {
"httpUrl": "https://esimeagle.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