Myrmigo for Gemini CLI
com.myrmigo/myrmigo
Travel and rental booking tasks: official sites, who services a booking, where you must act
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:1
Install Myrmigo in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"myrmigo": {
"httpUrl": "https://mcp.myrmigo.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