Resollo Agent API for Gemini CLI
com.resollo/agent-api
Resollo marketplace: search, seller lookup, offers, orders, draft listings. All human-approved.
client:Gemini CLI
transport:streamable-http
tools:18
Install Resollo Agent API in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agent-api": {
"httpUrl": "https://www.resollo.com/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs