aquaview mcp for Gemini CLI
org.aquaview/aquaview-mcp
AQUAVIEW MCP Server - Search and access global oceanographic and environmental datasets.
client:Gemini CLI
transport:streamable-http
tools:4
Install aquaview mcp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"aquaview-mcp": {
"httpUrl": "https://mcp.aquaview.org/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs