Skip to content

Amazon.in MCP Server for Zed

io.github.justadityaraj/amazon-in-mcp-server

Search Amazon.in: cheapest in-stock, best-value picks, product details, Keepa price-history.

client:Zed transport:stdio runtime:npm

Install Amazon.in MCP Server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "amazon-in-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "amazon-in-mcp-server"
      ],
      "env": {
        "AMAZON_IN_AFFILIATE_TAG": "<AMAZON_IN_AFFILIATE_TAG>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Amazon.in MCP Server in other clients