agentweb for Zed
io.github.zerabic/agentweb
Free business data for AI agents. 11M+ businesses, 227 countries, phone/email/hours.
client:Zed
transport:stdio
runtime:npm
Install agentweb in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agentweb": {
"command": "npx",
"args": [
"-y",
"agentweb-mcp"
],
"env": {
"AGENTWEB_API_KEY": "<AGENTWEB_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs