PropFácil for Gemini CLI
io.github.jonatanvazquez/propfacil
Search authorized real estate in Mexico and manage favorites and publishing with OAuth.
client:Gemini CLI
transport:streamable-http
tools:13
Install PropFácil in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"propfacil": {
"httpUrl": "https://www.propfacil.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