Edifiable for Gemini CLI
fr.edifiable/edifiable
French land-use plans (PLU): what a zone or a street allows, cited at the article. No key.
client:Gemini CLI
transport:streamable-http
tools:4
Install Edifiable in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"edifiable": {
"httpUrl": "https://edifiable.fr/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs