Aginxbrowser banner
yinnho yinnho

Aginxbrowser

AI community

Description

The browser built for AI agents — fetch live pages as markdown, render JS/SPAs with built-in V8, take screenshots without Chromium, meta-search 5 engines, and drive interactive login sessions. One Rust binary, stealth TLS fingerprints, MCP native for Claude Code & Cursor. Headless browser alternative to Puppeteer/Playwright.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

AginxBrowser

**The Browser for AI Agents. See the live web. Interact with it.**

[![skills.sh](https://skills.sh/b/yinnho/aginxbrowser)](https://skills.sh/yinnho/aginxbrowser) [![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](LICENSE) [![MCP](https://img.shields.io/badge/MCP-compatible-brightgreen)](https://browser.aginx.net/mcp) [![Hosted](https://img.shields.io/badge/hosted-browser.aginx.net-4dd0ff)](https://browser.aginx.net/)

**[English](README.md)** | [中文文档](README.zh-CN.md)

A browser built for agents from the first line of code — not a human browser bolted onto automation. See the world, read it, search it, and act on it: one Rust binary with built-in V8, **no Chromium required**.

Humans have Chrome. Agents have AginxBrowser.

One binary, zero dependencies, instant service. HTTP API + native MCP — agents plug in and go.

*Real pages rendered by AginxBrowser's diting engine (no Chromium) — Wikipedia, this repo, Rust. [Screenshot it yourself →](docs/API.md#screenshot)*

![AginxBrowser rendering real pages](docs/demo.gif)

Why Agents Need Their Own Browser

Existing "browser automation" was built for humans or for one-shot scraping — not for agents:

AginxBrowser Puppeteer/Playwright Firecrawl Browser-use
Designed for Agents first Human debugging Scraping service LLM wrapper
Dependencies Single binary, no Chromium Chromium ~500MB Docker ~1GB Chromium
Sees (screenshots) ✅ built-in diting rendering engine Needs Chromium Needs Chromium
Reads markdown + js_extract DIY markdown DIY
Finds (search) ✅ 5-engine meta-search
Acts indexed session interaction DevTools API LLM-driven
Protocol HTTP + native MCP Node API HTTP Python
TLS fingerprints ✅ Chrome/Firefox/Safari Plugin required
CAPTCHA solving ✅ automatic DIY
Interactive sessions ✅ persistent

An agent need