Skip to content
Cline

amazon creators for Cline

io.github.houtini-ai/amazon-creators

Amazon product search returning paste-ready affiliate deal rows for your blog

client:Cline transport:stdio runtime:npm

Install amazon creators in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

{
  "mcpServers": {
    "amazon-creators": {
      "command": "npx",
      "args": [
        "-y",
        "@houtini/amazon-creators-mcp"
      ],
      "env": {
        "AMAZON_CLIENT_ID": "<AMAZON_CLIENT_ID>",
        "AMAZON_CLIENT_SECRET": "<AMAZON_CLIENT_SECRET>",
        "AMAZON_PARTNER_TAG": "<AMAZON_PARTNER_TAG>",
        "AMAZON_CREDENTIAL_VERSION": "<AMAZON_CREDENTIAL_VERSION>",
        "AMAZON_MARKETPLACE": "<AMAZON_MARKETPLACE>",
        "AMAZON_MAX_CONCURRENCY": "<AMAZON_MAX_CONCURRENCY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

amazon creators in other clients