Skip to content
#

ai-browser

Agent browsers are web browsers or browser engines designed to be driven by AI agents rather than humans. Instead of a graphical interface, they expose programmatic surfaces — HTTP APIs, MCP servers, CDP endpoints — so an autonomous agent can fetch pages as clean text (typically markdown), render JavaScript-heavy SPAs, take screenshots as visual input, run aggregated searches, and drive multi-step interactions such as logins and pagination.

Common capabilities in this category:

  • Read: HTML-to-markdown conversion and structured data extraction from JS-rendered pages
  • See: screenshot rendering of the post-JS DOM as vision input for multimodal models
  • Find: meta-search across multiple engines with result merging and deduplication
  • Act: persistent sessions with indexed interaction (click/type by element index), cookie import/export for login flows
  • Evade: real TLS fingerprints and challenge handling for anti-bot protected sites
  • Implementations range from wrappers around full Chromium (Puppeteer/Playwright-based) to standalone engine binaries that embed their own JavaScript runtime and renderer. The Model Context Protocol has become a common control plane for exposing agent browsers to tools like Claude Code and Cursor.

    Here are 84 public repositories matching this topic...

    Browser Operator - The AI browser with built in Multi-Agent platform! Open source alternative to ChatGPT Atlas, Perplexity Comet, Dia and Microsoft CoPilot Edge Browser

    • Updated Mar 19, 2026
    • TypeScript

    OpenBrowser is a framework for intelligent browser automation. It combines direct CDP communication with a CodeAgent architecture, where the LLM writes Python code executed in a persistent namespace, to navigate, interact with, and extract information from web pages autonomously.

    • Updated Jul 7, 2026
    • Python
    vessel-browser

    Built from the ground-up for agents, Vessel Browser is an open source AI browser for Linux/Mac/Windows that provides a durable state, MCP control, and BYOK with full autonomous browsing. Use with Hermes Agent, OpenClaw, or connect to your favorite API provider.

    • Updated Aug 25, 2026
    • TypeScript
    ai-browser-mcp

    AI浏览器 MCP Server — Windows 本地浏览器自动化 MCP 服务端 · 265 tools · Cursor/Claude Code/Claude Desktop/Trae 原生 stdio 直连 · Web Scraping · JS 逆向 · CDP 断点 · 指纹反检测 · 网络拦截 · 填表 RPA · FBrowser CEF 内核 · MIT 开源

    • Updated Aug 29, 2026
    • HTML

    The Anal-Queen of AI Browser Automation 🏴‍☠️ A beautifully fucked-up Skynet-powered browser automation script that harnesses neural brainfuck and machine learning chaos to give zero shits about anything while somehow still working perfectly.

    • Updated Aug 1, 2026
    • Python

    Created by Browser-use, AginxBrowser, and the agent tooling community

    Released 2024

    Followers
    3 followers
    Website
    github.com/topics/agent-browser

    Related topics

    ai-agents browser-automation headless-browser mcp web-automation