mcp perception for Gemini CLI
com.geiant/mcp-perception
Geospatial AI MCP server — satellite imagery, embeddings, weather, GNS governance
client:Gemini CLI
transport:streamable-http
tools:8
Install mcp perception in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp-perception": {
"httpUrl": "https://packagesmcp-perception-production.up.railway.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs