Amazon knowledge retrieval MCP server (Amazon Agent Atlas) for Cursor
io.github.kuudoai/amazon-agent-atlas-mcp
MCP retrieval server for indexed Amazon Ads, Seller Central, and Vendor Central knowledge.
client:Cursor
transport:streamable-http
Install Amazon knowledge retrieval MCP server (Amazon Agent Atlas) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"amazon-agent-atlas-mcp": {
"url": "https://{AGENT_ATLAS_HOST}/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs