AgentReady Woo for Gemini CLI
xyz.utilityhouse/agentready-woo
Check WooCommerce agent readiness and run owner-authorized release gates.
client:Gemini CLI
transport:streamable-http
tools:5
Install AgentReady Woo in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agentready-woo": {
"httpUrl": "https://app.utilityhouse.xyz/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs