Nexez Agentic Commerce for Gemini CLI
ai.nexez/commerce
Find Nexez sellers, inspect offers, and validate checkout or negotiation before buyer approval.
client:Gemini CLI
transport:streamable-http
tools:5
Install Nexez Agentic Commerce in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"commerce": {
"httpUrl": "https://nexez.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs