Agent-native Amazon review intelligence — fetches verified reviews from 10 marketplaces via real Shulex OpenAPI (not scrapers) and produces copy-ready listing improvements grounded in actual customer language. Backed by a 2B-review historical dataset that Helium 10 / Jungle Scout can't replicate. Works in any MCP client (Claude Code, Claude Desktop, ChatGPT, Cursor, Windsurf, VS Code, Cline).
Server Config
{
"mcpServers": {
"voc-amazon-reviews": {
"command": "uvx",
"args": [
"voc-amazon-reviews-mcp"
],
"env": {
"VOC_API_KEY": "your-shulex-key",
"ANTHROPIC_API_KEY": "your-anthropic-key"
}
}
}
}