SENTINEL Washington Real Estate for Gemini CLI
io.github.cheadlee10/sentinel-wa-realestate
Washington property evidence and transaction math for software and AI assistants.
client:Gemini CLI
transport:streamable-http
tools:3
Install SENTINEL Washington Real Estate in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"sentinel-wa-realestate": {
"httpUrl": "https://app.sentineliq.net/api/v1/mcp/public"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs