AIPexStudio/AIPex

AIPex: AI browser automation assistant, no migration and privacy first. Alternative to Manus Browser Operator、 Claude Chrome and Agent Browser

What it solves

AIPex is an open-source browser automation agent that allows users to automate tasks directly within their existing browser (Chrome or Edge) without needing to install a separate browser or migrate sessions, cookies, and logged-in accounts. It eliminates the need for expensive monthly subscriptions or the risk of giving up browsing data to remote services.

How it works

AIPex operates as a browser extension that connects to a local daemon via WebSocket. Instead of relying solely on slow, image-based vision loops, it uses a local-first control path that captures structured DOM snapshots of pages. This allows agents to search for elements using glob/grep patterns and interact with stable element UIDs, reducing latency and token costs compared to full-page screenshots.

Who it’s for

It is designed for general users who want to automate browser tasks using natural language, as well as developers and AI coding agents (like Cursor, Claude Code, and VS Code Copilot) who need direct programmatic control over a live browser session via the Model Context Protocol (MCP).

Highlights

  • Zero Migration: Works in your current browser with all your existing tabs, history, and sessions.
  • MCP Support: Integrates with AI coding agents via the Model Context Protocol for direct browser control.
  • Privacy-First: Uses a Bring Your Own Key (BYOK) model where data stays on the local machine.
  • Browser CLI: Includes a command-line interface (browser-cli) for scripting and CI jobs.
  • Extensible Skills: Provides a ready-to-use aipex-browser skill package that bundles tool schemas and automation patterns for agents.

Related

  • Project
  • Project
  • Project
  • Project
  • Project