ground motion for Gemini CLI
com.sibfly/ground-motion
Measured ground motion per US address (NASA InSAR). Self-register, $0.40/report, misses free.
client:Gemini CLI
transport:streamable-http
tools:9
Install ground motion in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"ground-motion": {
"httpUrl": "https://sibfly.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