AgencyAI Commerce MCP for Gemini CLI
io.github.barnaby-coder/agencyai-mcp
AgencyAI's public MCP for service discovery and AI-readiness assessment.
client:Gemini CLI
transport:streamable-http
tools:3
Install AgencyAI Commerce MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agencyai-mcp": {
"httpUrl": "https://agencyai-mcp.vercel.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