scrapercity cli for Zed
io.github.scrapercity/scrapercity-cli
B2B lead generation MCP server - 20+ scrapers, email finder, skip trace, and more.
client:Zed
transport:stdio
runtime:npm
Install scrapercity cli in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"scrapercity-cli": {
"command": "npx",
"args": [
"-y",
"scrapercity"
],
"env": {
"SCRAPERCITY_API_KEY": "<SCRAPERCITY_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs