agentbrowser

AshtonVaughan/agentbrowser
★ 1 stars TypeScript 🌐 Browser/Web Updated 2d ago
Browser runtime purpose-built for AI agents. Semantic tools, site memory, self-healing execution, MCP server.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agentbrowser": {
      "command": "npx",
      "args": [
        "-y",
        "AshtonVaughan/agentbrowser"
      ]
    }
  }
}

Topics

ai-agentsbrowser-automationmcpplaywrighttypescriptweb-scraping