PropSWOT — Property Management AI for Gemini CLI
io.github.tapads/propswot
Property management AI: work orders, vendors, appliances, and triage for Claude and ChatGPT.
client:Gemini CLI
transport:streamable-http
Install PropSWOT — Property Management AI in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"propswot": {
"httpUrl": "https://pm.propswot.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