Yelp Leads Server for Cursor
io.github.admosolutionsgo-star/yelp-leads-server
Yelp business leads via Apify: rating, phone, price range.
client:Cursor
transport:streamable-http
Install Yelp Leads Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"yelp-leads-server": {
"url": "https://mcp.apify.com/?tools=fetch-actor-details,admo-solutions/yelp-scraper"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs