diff --git a/.cursor-plugin/marketplace.json b/.cursor-plugin/marketplace.json index da696e2..3c2fbc9 100644 --- a/.cursor-plugin/marketplace.json +++ b/.cursor-plugin/marketplace.json @@ -8,7 +8,7 @@ { "name": "apify", "source": "apify", - "description": "Extract data from any website with thousands of trusted scrapers, crawlers, and automations from Apify Store. Integrate ready-made Actors to access all popular social media, video, e-commerce, search engines, maps, and travel sites. Build, debug, publish, and monetize new Actors on Apify." + "description": "Run ready-made Actors from Apify, the largest marketplace of tools for AI, or build and publish your own." } ] } diff --git a/README.md b/README.md index 9c77758..b46ee00 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Apify for Cursor -Official Apify plugin for Cursor — adds the Apify MCP server, one `apify` routing agent, a routing rule that funnels Apify requests through that agent, and five bundled skills for the main Apify workflows: using existing Actors, building and deploying custom Actors, actorizing existing projects, generating Actor output schemas, and integrating Apify into existing applications. +Official Apify plugin for Cursor. It adds the Apify MCP server, one `apify` routing agent, a routing rule that funnels Apify requests through that agent, and five bundled skills for the main Apify workflows: using existing Actors, building and deploying custom Actors, actorizing existing projects, generating Actor output schemas, and integrating Apify into existing applications. -> **Apify** is a platform of thousands of serverless cloud programs called **Actors** for web scraping, browser automation, and data extraction. Learn more at [apify.com](https://apify.com). +> **Apify** is the largest marketplace of tools for AI: ready-made **Actors** you can run, or build your own. Find your Actor at [Apify Store](https://apify.com/store). ## What you get diff --git a/apify/.cursor-plugin/plugin.json b/apify/.cursor-plugin/plugin.json index d45fec8..8476682 100644 --- a/apify/.cursor-plugin/plugin.json +++ b/apify/.cursor-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "apify", - "description": "Extract data from any website with thousands of trusted scrapers, crawlers, and automations from Apify Store. Integrate ready-made Actors to access all popular social media, video, e-commerce, search engines, maps, and travel sites. Build, debug, publish, and monetize new Actors on Apify.", + "description": "Run ready-made Actors from Apify, the largest marketplace of tools for AI, or build and publish your own.", "version": "1.0.0", "repository": "https://github.com/apify/apify-cursor-plugin", "author": {