Proppely for Gemini CLI
io.github.shabsi7700/proppely
Governed property-management MCP: portfolio, leasing, accounting, maintenance, OAuth 2.1.
client:Gemini CLI
transport:streamable-http
Install Proppely in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"proppely": {
"httpUrl": "https://www.proppely.com/api/v1/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs