.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/aipexstudio/aipex
home/mcp-servers/aipexstudio/aipex
aipexstudio avatar

aipex

byaipexstudio· 1 MCP server

Stars

1.2k

Forks

128

Category

Browser & Automation

View on GitHub

TL;DR

---

How to install aipex?

aipexstudio/aipex
$git clone https://github.com/aipexstudio/aipex

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install aipex by running `git clone https://github.com/aipexstudio/aipex`, then use it for the current task and follow its documentation at https://github.com/aipexstudio/aipex.

Files · 1

View on GitHub
README.md
1<p align="center"><a href="https://claudechrome.com"><img alt="AIPex Browser Automation" src="https://github.com/user-attachments/assets/039768c0-1765-4a98-b020-57955e4a224a" width="100%" />
2</a></p>
3 
4<strong><p align="center">Your browser already works!</p></strong>
5 
6 
7<p align="center">
8 <a href="https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar">
9 <img src="https://img.shields.io/badge/Chrome%20Web%20Store-Install-4285F4?style=for-the-badge&logo=google-chrome&logoColor=white" alt="Chrome Web Store">
10 </a>
11 <a href="https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa">
12 <img src="https://img.shields.io/badge/Edge%20Add--ons-Install-0078D4?style=for-the-badge&logo=microsoft-edge&logoColor=white" alt="Edge Add-ons">
13 </a>
14</p>
15 
16<p align="center">
17 <a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT"></a>
18 <br>
19 <a href="https://discord.gg/sfZC3G5qfe"><img src="https://img.shields.io/badge/-7289DA?style=for-the-badge&logo=discord&logoColor=white" alt="Discord"></a>
20 <a href="https://x.com/weikangzhang3"><img src="https://img.shields.io/badge/-000000?style=for-the-badge&logo=x&logoColor=white" alt="X/Twitter"></a>
21 <a href="https://www.youtube.com/@aipex-chrome-extension"><img src="https://img.shields.io/badge/-FF0000?style=for-the-badge&logo=youtube&logoColor=white" alt="YouTube"></a>
22 <br>
23 <br>
24 <a href="README.md">English</a> | <a href="README.zh-CN.md">中文</a> | <a href="README.de.md">Deutsch</a> | <a href="README.es.md">Español</a> | <a href="README.fr.md">Français</a> | <a href="README.ja.md">日本語</a> | <a href="README.ko.md">한국어</a> | <a href="README.pt.md">Português</a> | <a href="README.ru.md">Русский</a>
25</p>
26 
27<!-- TODO: Add a hero GIF here showing the core automation flow -->
28<!-- <p align="center">
29 <img src="assets/demo.gif" alt="AIPex Demo" width="600">
30</p> -->
31 
32---
33 
34**AIPex** — An open-source browser automation agent that lives in your existing browser.
35 
36- **Zero Migration**: No new browser to install. No new workflow to learn.
37- **Open Source**: MIT licensed. Fully transparent, auditable, and extensible.
38- **Privacy First**: Your data never leaves your machine. Bring Your Own Key (BYOK).
39- **Agent Ready**: MCP, skills, and the built-in `browser-cli` share the same local browser runtime.
40 
41---
42 
43## Why We Built This
44 
45Every browser automation tool asks you to:
46- Install a separate browser (Dia/Comet)
47- Pay monthly subscriptions (ChatGPT Atlas)
48- Give up your browsing data
49 
50**We asked: why can't automation just run in the browser you already use?**
51 
52AIPex is the answer. Install the extension, bring your own API key, and automate anything — right where you already work.
53 
54---
55 
56## Why AIPex Is Fast
57 
58AIPex runs inside the browser you already use instead of streaming a remote browser or launching a separate automation profile.
59 
60- **Local-first control path**: agents talk to a local daemon over WebSocket, and the extension executes actions directly through browser APIs.
61- **DOM snapshot before vision**: agents can search structured page snapshots with glob/grep patterns and act by stable element UIDs, avoiding slow screenshot loops for most tasks.
62- **No browser migration cost**: your logged-in sessions, cookies, tabs, history, and extensions are already there.
63- **Lower token and latency overhead**: text snapshots and targeted element operations are much cheaper than repeatedly sending full-page images.
64 
65---
66 
67## Quick Start
68 
691. **Install** — [Chrome Web Store](https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar) or [Edge Add-ons](https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa)
702. **Open** — Press AIPex icon
713. **Automate** — Type or speak what you want in natural

Preview

aipexstudio/aipexaipexstudio/aipex
Repoaipexstudio/aipex
TypeMCP Servers
CategoryBrowser & Automation
UpdatedJul 2026
LicenseMIT
First seenJul 26, 2026

Tags

MCPaccessbility-testingagent-browser

Related

6 picks
Type
  1. microsoft avatarplaywright-mcpPlaywright Tools for MCPMCP ServersJul 202626M36k
  2. cloudflare avatarplaywright-mcpPlaywright Tools for MCPMCP ServersApr 202626M250
  3. microsoft avatarPlaywright MCPBrowser automation for agents via accessibility snapshotsMCP Servers6 days ago25M35k
  4. d4vinci avatarscraplingWeb scraping with stealth HTTP, real browsers, and Cloudflare bypass. CSS selectors supported.MCP ServersJul 2026930k72k
  5. firecrawl avatarfirecrawl-mcp-serverMCP server for Firecrawl — search, scrape, and interact with the web.MCP ServersJul 2026480k7.1k
  6. nickclyde avatarduckduckgo-mcp-serverMCP Server for searching via DuckDuckGoMCP ServersJul 2026121k1.4k