audit for Gemini CLI
io.github.agentready-market/audit
AgentReady.market audit: can an AI shopping agent find, understand and BUY on this store? /100.
client:Gemini CLI
transport:streamable-http
tools:3
Install audit in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"audit": {
"httpUrl": "https://www.agentready.market/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs