Feat: goose Apify MCP integration docs (#5047)
Signed-off-by: Gokdeniz Kaymak <gokdeniz.kaymak@apify.com>
This commit is contained in:
@@ -33,6 +33,23 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "apify-mcp-server",
|
||||
"name": "Apify",
|
||||
"description": "Extract data from any website with thousands of scrapers, crawlers, and automations on Apify Store ⚡",
|
||||
"command": "npx -y apify-mcp-server@latest",
|
||||
"link": "https://github.com/apify/apify-mcp-server",
|
||||
"installation_notes": "Install using npx. Requires an Apify API token.",
|
||||
"is_builtin": false,
|
||||
"endorsed": true,
|
||||
"environmentVariables": [
|
||||
{
|
||||
"name": "APIFY_TOKEN",
|
||||
"description": "Required environment variable",
|
||||
"required": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "asana-mcp",
|
||||
"name": "Asana",
|
||||
|
||||
Reference in New Issue
Block a user