agentweb for Claude Desktop
io.github.zerabic/agentweb
Free business data for AI agents. 11M+ businesses, 227 countries, phone/email/hours.
client:Claude Desktop
transport:stdio
runtime:npm
Install agentweb in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agentweb": {
"command": "npx",
"args": [
"-y",
"agentweb-mcp"
],
"env": {
"AGENTWEB_API_KEY": "<AGENTWEB_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs