Skip to content
Gemini CLI

Canopy API for Gemini CLI

co.canopyapi/mcp

Amazon product API & MCP server: search, prices, reviews, sellers, deals, and ASIN lookup by Canopy.

client:Gemini CLI transport:streamable-http

Install Canopy API in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://mcp.canopyapi.co/mcp"
    }
  }
}

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

Canopy API in other clients