Bucky for Gemini CLI
com.buckybuild/bucky
Zoning, parcel, and development feasibility for a street address in Canada and the US.
client:Gemini CLI
transport:streamable-http
tools:12
Install Bucky in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"bucky": {
"httpUrl": "https://buckybuild.com/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs