← Index

io.github.zerabic/agentweb

io.github.zerabic/agentweb·v1.5.0·Email
Quality Score
85
/100

Free business data for AI agents. 11M+ businesses, 227 countries, phone/email/hours.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "agentweb": {
      "command": "npx",
      "args": [
        "-y",
        "agentweb-mcp"
      ],
      "env": {
        "AGENTWEB_API_KEY": "<your-agentweb_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "agentweb": {
      "command": "npx",
      "args": [
        "-y",
        "agentweb-mcp"
      ],
      "env": {
        "AGENTWEB_API_KEY": "<your-agentweb_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y agentweb-mcp
§02  Environment variables
AGENTWEB_API_KEY
requiredsecret

Your free AgentWeb API key (get one at https://agentweb.live/#signup)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Email