Inpoly for Gemini CLI
nl.dadev.inpoly/inpoly
Resolve coordinates against delivery and coverage polygons (geofences).
client:Gemini CLI
transport:streamable-http
Install Inpoly in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"inpoly": {
"httpUrl": "https://inpoly.dadev.nl/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs