Mobbin for Gemini CLI
com.mobbin/mobbin
Search real-world UI & UX design references for mobile apps, web apps, and websites with Mobbin.
client:Gemini CLI
transport:streamable-http
Install Mobbin in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mobbin": {
"httpUrl": "https://api.mobbin.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