Reqo Supply Quote Desk for Gemini CLI
com.reqosupply/quote
Get wholesale quotes and order industrial, MRO, and operational supplies from a US B2B distributor.
client:Gemini CLI
transport:streamable-http
tools:5
Install Reqo Supply Quote Desk in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"quote": {
"httpUrl": "https://www.reqosupply.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