chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"apify": {
|
||||
"description": "Extract data from social media, search engines, maps, and e-commerce sites using Apify's ready-made scrapers and actors via MCP.",
|
||||
"command": "npx",
|
||||
"args": ["-y", "@apify/actors-mcp-server"],
|
||||
"env": {
|
||||
"APIFY_TOKEN": "<your-apify-token>"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user