google shopping for Cursor
io.github.johnisanerd/google-shopping
Google Shopping products, prices, sellers, and deals as structured data via a hosted MCP server.
client:Cursor
transport:streamable-http
Install google shopping in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"google-shopping": {
"url": "https://mcp.apify.com/?tools=johnvc/google-shopping-api-google-shopping-products-prices-deals"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs