Skip to content
Windsurf

amazon seller for Windsurf

io.github.wmarceau/amazon-seller

Amazon seller tools: FBA fees, inventory optimization, restock recommendations.

client:Windsurf transport:stdio runtime:pypi

Install amazon seller in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

{
  "mcpServers": {
    "amazon-seller": {
      "command": "uvx",
      "args": [
        "amazon-seller-mcp"
      ],
      "env": {
        "AMAZON_REFRESH_TOKEN": "<AMAZON_REFRESH_TOKEN>",
        "AMAZON_LWA_APP_ID": "<AMAZON_LWA_APP_ID>",
        "AMAZON_LWA_CLIENT_SECRET": "<AMAZON_LWA_CLIENT_SECRET>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

amazon seller in other clients