Resell Pro for Gemini CLI
io.github.flipradar/resell-pro
Observed Vinted market analytics: compare brands, research niches, and discover trends via OAuth.
client:Gemini CLI
transport:streamable-http
Install Resell Pro in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"resell-pro": {
"httpUrl": "https://resellpro.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