Loading MCP server directory, please wait...
MCP server that creates Amazon listing images and product video from live catalog data.
npx @getmcp/cli add io.github.KuudoAI/amazon-agent-iris-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.KuudoAI/amazon-agent-iris-mcp": {
"url": "https://{AGENT_IRIS_HOST}/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {AUTH_TOKEN}"
}
}
}
}