You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: manifest.json
+6-8Lines changed: 6 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
"display_name": "Apify",
5
5
"version": "0.9.13",
6
6
"description": "Extract data from any website with thousands of scrapers, crawlers, and automations on Apify Store.",
7
-
"long_description": "Apify is the world's largest marketplace of tools for web scraping, data extraction, and web automation. You can extract structured data from social media, e-commerce, search engines, maps, travel sites, or any other website.",
7
+
"long_description": "Apify is the world's largest marketplace of tools for web scraping, crawling, data extraction, and web automation. Get structured data from social media, e-commerce, search engines, maps, travel sites, or any other website.",
"description": "Get your API key by signing up for a free account at https://console.apify.com/sign-up",
69
+
"description": "You can create a free account and get an API token at https://console.apify.com/settings/integrations",
72
70
"sensitive": true,
73
71
"required": true
74
72
},
75
73
"tools": {
76
74
"type": "string",
77
75
"title": "Enabled tools",
78
-
"description": "Comma-separated list of tools to enable. Can be either a tool category, a specific tool, or an Apify Actor. For example: \"actors,docs,apify/rag-web-browser\". To configure your custom endpoint with select tools, go to https://mcp.apify.com",
76
+
"description": "Comma-separated list of tool categories or Actors, e.g. \"actors,docs,apify/rag-web-browser\". For details, see https://mcp.apify.com",
0 commit comments