PluginBench
MCP Server

AgentScrape MCP Server

io.github.hshintelligence/agent-scrape

What is the AgentScrape MCP server?

Pay-per-call web scraping for AI agents via x402 on Base USDC. Six tools, no signup.

How to install AgentScrape

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "agent-scrape": {
      "url": "https://agent-scrape.healingsunhaven.workers.dev/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "agent-scrape": {
      "serverUrl": "https://agent-scrape.healingsunhaven.workers.dev/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "agent-scrape": {
      "type": "http",
      "url": "https://agent-scrape.healingsunhaven.workers.dev/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "agent-scrape": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://agent-scrape.healingsunhaven.workers.dev/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http agent-scrape https://agent-scrape.healingsunhaven.workers.dev/mcp

Related MCP servers

Made-to-order data for AI agents: company intel, B2B contacts, scraping. Pay per call via x402.

View repository →