Canopy API for Cursor
co.canopyapi/mcp
Amazon product API & MCP server: search, prices, reviews, sellers, deals, and ASIN lookup by Canopy.
client:Cursor
transport:streamable-http
Install Canopy API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.canopyapi.co/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs