Aginx Browser MCP Server

English | 中��� The Browser for AI Agents. See the live web. Read it. Act on it. Remember it. It is available as a remote MCP endpoint.

Teams that work with agent browser, antibot and firecrawl and want a hosted endpoint instead of running a local process. The project is written in Rust.

VERIFIED ACTIVE

LAST COMMIT 2026-09-18 · ★ 28 · #192 OF 255 MAINTAINED BROWSER AUTOMATION · VERIFIED 2026-09-18

Apache-2.0 · Rust servers · how we verify → /methodology

01 · Install Aginx Browser

Claude Code

claude mcp add yinnho-aginxbrowser --transport http https://browser.aginx.net/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "yinnho-aginxbrowser": {
      "url": "https://browser.aginx.net/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://browser.aginx.net/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-09-18

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to browser.aginx.net

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license Apache-2.0 - declared in the repository

registry vendor namespace net.aginx - domain-verified with the official MCP registry

03 · What Aginx Browser can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.4.5 · 2026-09-18

What's new · Sticky in tables - position: sticky now works on table rows and row groups (thead/tbody/tfoot): row groups get real boxes, the containing-block walk skips table-internal stand-ins, paint bands look through…

v0.4.4 · 2026-09-17

What's new · sticky - a two-stage build: root-scroller pin semantics first, then element-level scroll containers join the shift map. Sticky headers and sidebars hold their offset against the box that actually scrolls…

v0.4.3 · 2026-09-15

What's new · CSS animations & transitions - @keyframes run on a sampled virtual clock with lifecycle events (animationstart/animationend/animationiteration), and transitions are a full runtime: spec parse, trigger…

04 · Who maintains Aginx Browser

Aginx Browser is maintained by yinnho. It's the only MCP server we track from this author; the repo dates to Jun 2026.

05 · Facts

category
browser automation - ranked #192 of 255 actively-maintained browser automation servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-18)
registry
net.aginx/aginxbrowser (active, first published 2026-08-21 · 22 versions)

06 · Aginx Browser FAQ

What is Aginx Browser?

English | 中��� The Browser for AI Agents. See the live web. Read it. Act on it. Remember it. It is available as a remote MCP endpoint.

Is Aginx Browser still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-18 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Aginx Browser?

Run `claude mcp add yinnho-aginxbrowser --transport http https://browser.aginx.net/mcp`. You can also paste the ready-made client config above.

Does Aginx Browser require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-18; you can connect without credentials.

07 · Alternatives to Aginx Browser

More browser automation MCP servers · One Search MCP · UI Ticket MCP · Dsh Verify · Ui.Vision MCP · Tapp

More Rust MCP servers · Citadel · Zenith · Unterm · Magents · Abcop · see all