shopping discovery for Cursor
io.github.periskop-ai/shopping-discovery
Product discovery for AI agents: ranked products and bundles from the open merchant web.
client:Cursor
transport:streamable-http
Install shopping discovery in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"shopping-discovery": {
"url": "https://mcp.periskop.ai/v1/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs