MCP.so
ログイン
H

Human Browser — stealth cloud browser for AI agents

@VirixLabs

Human Browser — stealth cloud browser for AI agents について

Stealth cloud browser for AI agents — residential IP, auto CAPTCHA + anti-bot, A2A/MCP. Pay-as-you-go, no subscription.

基本情報

カテゴリ

ブラウザ自動化

トランスポート

stdio

公開者

VirixLabs

投稿者

Virix Labs

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "humanbrowser": {
      "command": "node",
      "args": [
        "examples/01-simple-scrape.js"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Human Browser?

Human Browser is a cloud Chromium built for AI agents that need to browse the web without triggering anti-bot systems. It integrates stealth patches, residential proxies, and captcha solving behind a single A2A 1.0 endpoint, and also exposes an MCP server for use with Claude Desktop, Cursor, and Cline. It is designed for developers who need undetectable, human-like browser automation at scale.

How to use Human Browser?

Install via npm (@virixlabs/humanbrowser). Connect your MCP client (e.g., Claude Desktop) to the remote endpoint at https://agent.humanbrowser.cloud/mcp using a bearer token, or run the MCP server locally via npx @virixlabs/humanbrowser mcp. The server exposes three tools: humanbrowser_run, humanbrowser_stream, and humanbrowser_viewer_url.

Key features of Human Browser

  • Stealth engine bypasses Cloudflare ML v9, DataDome, PerimeterX, AWS WAF, and fingerprint probes
  • Residential proxy pool in 60+ countries with sticky sessions
  • Built-in captcha solving (reCAPTCHA, hCaptcha, Turnstile, GeeTest, and more)
  • Agent loop powered by LLM (default gpt-5.1) to drive the browser from a goal text
  • MCP server for Claude Desktop, Cursor, and Cline via remote or stdio
  • A2A 1.0 compliant endpoint for any A2A-aware client

Use cases of Human Browser

  • Scrape e-commerce or social media sites protected by advanced anti-bot stacks
  • Automate form submissions and data extraction on sites that require human-like interaction
  • Run AI agents that need to browse the web and return structured results
  • Test web applications from a realistic, residential IP address

FAQ from Human Browser

What anti-bot systems does Human Browser bypass?

The stealth engine handles Cloudflare ML v9, DataDome, PerimeterX, AWS WAF, and fingerprint probes from sannysoft/iphey/creepjs.

Do I need my own residential proxies?

No – the cloud service includes a residential proxy pool with 60+ countries and sticky sessions. Self-hosted users must bring their own.

How is Human Browser priced?

Cloud usage is pay-as-you-go at $0.05/browser-minute, plus $4/GB for proxy bandwidth and $0.005 per captcha solve. The first $1 is free with no credit card required.

Can I self-host Human Browser?

Yes – the repository is Apache‑2.0 licensed and includes a self-host mode with launchHuman(). You provide your own proxy and captcha keys.

What MCP tools are available?

The server exposes three tools: humanbrowser_run (execute a goal), humanbrowser_stream (stream results), and humanbrowser_viewer_url (get a live preview URL).

コメント

「ブラウザ自動化」の他のコンテンツ