Skip to content
Cursor

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

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

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

client:Cursor transport:streamable-http

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

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "amazon-agent-iris-mcp": {
      "url": "https://{AGENT_IRIS_HOST}/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

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