Nuboo for Gemini CLI
io.github.gitlares/nuboo
Manage real estate inventory, quotes, prospects, and sales reporting in Nuboo.
client:Gemini CLI
transport:streamable-http
Install Nuboo in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"nuboo": {
"httpUrl": "https://api.nuboohub.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs