Skip to content
Gemini CLI

Agent Checkout for Gemini CLI

com.agentcheckoutapi/agent-checkout

AI shopping gateway for product search, inventory, carts, and merchant-hosted checkout.

client:Gemini CLI transport:streamable-http tools:8

Install Agent Checkout in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "agent-checkout": {
      "httpUrl": "https://agentcheckoutapi.com/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

Agent Checkout in other clients