Beachmap — Europe Beach Data for Gemini CLI
com.europebeachmap/beachmap
Europe's 478 best beaches: sea temperature, sand, best months, swimming, surf. Free, CC BY 4.0.
client:Gemini CLI
transport:streamable-http
tools:4
Install Beachmap — Europe Beach Data in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"beachmap": {
"httpUrl": "https://europebeachmap.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