← Back to Plugins
MCP Server MCP

io.github.zerabic/agentweb

github By github 👁 3 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "agentweb-mcp",
      "version": "1.5.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your free AgentWeb API key (get one at https://agentweb.live/#signup)",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "AGENTWEB_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...