Poshmark Comps for Gemini CLI
io.github.pipeworx-io/poshmark-comps
Poshmark Comps — sold-price search on the public Poshmark marketplace
client:Gemini CLI
transport:streamable-http
Install Poshmark Comps in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"poshmark-comps": {
"httpUrl": "https://gateway.pipeworx.io/poshmark-comps/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs