AI News HubLIVE
站内改写1 min read

agentbrowse: Give Your AI Coding Agent the Web as a Command Line

agentbrowse is a new tool that turns any website into a CLI for AI coding agents, allowing them to open, snapshot, click, fill, read as clean markdown, and even log in. One command makes Claude Code, Codex, Cursor, Gemini, and Windsurf use it by default. It operates on the accessibility tree for robust element interaction.

SourceProduct Hunt AIAuthor: Mandar Wagh

agentbrowse: Give your AI coding agent the web as a command line | Product Hunt

agentbrowse

Launching today

Give your AI coding agent the web as a command line

12 followers

Give your AI coding agent the web as a command line

12 followers

Visit website

AI coding agents are great in a terminal and clumsy in a browser. agentbrowse turns any website into a CLI they drive it can open, snapshot, click, fill, read as clean markdown, even log in. One command makes Claude Code, Codex, Cursor, Gemini & Windsurf use it by default.

Overview

Reviews

Alternatives

Built with

Team

More

Free

Launch tags:Developer Tools•Artificial Intelligence•Vibe coding

Launch Team / Built With

Subscribe

Promoted

Maker

📌

Hey Product Hunt 👋

I kept watching my AI coding agents flail at websites — guessing CSS selectors, fumbling forms, dumping raw HTML into context and burning tokens. But hand that same agent a CLI and it's flawless.

Two things I'm proud of:

→ It acts on the page's accessibility tree, not brittle selectors. Elements resolve by role + name, so actions survive DOM changes. If a ref goes stale, it hands back a fresh snapshot automatically.

→ Adoption is one command. npx agentbrowse skill auto-detects the agents in your project and writes each one's native config — so Claude Code, Codex, Cursor, Gemini & Windsurf reach for it by default. Claude Code users can also `/plugin install

Report

19h ago