AIPex

Active
GitHub TypeScript MIT

Description

AI browser automation assistant as a Chrome extension, privacy-first with MCP support, alternative to Claude Chrome and Manus Browser Operator

Key Features

  • Zero-migration browser automation — runs in your existing Chrome/Edge browser, no new app to install
  • Privacy-first BYOK model — your data never leaves your machine, bring your own API key
  • MCP protocol support — 30+ browser automation tools accessible via Model Context Protocol
  • AI coding agent integration — works with Cursor, Claude Code, VS Code Copilot, and Windsurf via MCP bridge
  • Natural language control — type or speak what you want to automate in plain language
  • Open source MIT licensed — fully transparent, auditable, and extensible

Use Cases

💡 Tab management at scale — organize, close, and manage hundreds of open browser tabs with AI assistance
💡 In-browser research automation — research topics, extract data, and compile information without leaving your browser
💡 Social media content creation — write tweets, posts, and content drafts directly from your browser
💡 MCP-powered browser control — let AI coding agents drive your browser for automated testing and data gathering
💡 Form filling and workflow automation — automate repetitive web form submissions and multi-step browser tasks

Quick Start

Install from Chrome Web Store or Edge Add-ons. Click the AIPex icon, then type or speak what you want to automate. For MCP integration, add `aipex-mcp-bridge` to your agent config (Cursor, Claude Code, VS Code), then connect via WebSocket at `ws://localhost:9223`.

Related Projects