Skip to content
VS Code

Amazon listing image and video MCP server (Amazon Agent Iris) for VS Code

io.github.kuudoai/amazon-agent-iris-mcp

MCP server that creates Amazon listing images and product video from live catalog data.

client:VS Code transport:streamable-http

Install Amazon listing image and video MCP server (Amazon Agent Iris) in VS Code

.vscode/mcp.json

{
  "servers": {
    "amazon-agent-iris-mcp": {
      "type": "http",
      "url": "https://{AGENT_IRIS_HOST}/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Amazon listing image and video MCP server (Amazon Agent Iris) in other clients