payotte mcp for Gemini CLI
io.github.payotte-com/payotte-mcp
Verified Canadian real-estate pros + housing data: prices, rates, land-transfer tax, rent-vs-buy.
client:Gemini CLI
transport:streamable-http
tools:8
Install payotte mcp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"payotte-mcp": {
"httpUrl": "https://payotte-mcp.payotte.workers.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs