apify scrapers for Zed
io.github.jlucasmcrell/apify-scrapers
40 Apify public-data tools for leads, news, SEO, jobs, SEC, procurement, and registries.
client:Zed
transport:stdio
runtime:pypi
Install apify scrapers in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"apify-scrapers": {
"command": "uvx",
"args": [
"apify-data-scrapers"
],
"env": {
"APIFY_TOOL_PROFILE": "<APIFY_TOOL_PROFILE>",
"APIFY_TOKEN": "<APIFY_TOKEN>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs