
Agent Browser MCP
agent-browser is a browser automation CLI for AI agents with a stdio MCP mode and selectable tool profiles.

About
agent-browser is a browser automation CLI for AI agents with a stdio MCP mode and selectable tool profiles.
Key Features
- Navigate pages, inspect snapshots and interact with browser elements.
- Choose a focused MCP tool profile or enable additional browser tools.
Use Cases
Navigate websites, collect page information and exercise browser workflows through an agent.
Limitations
The core profile is the default. Additional profiles expose broader browser operations and should match the intended workflow.
Sources
- Project documentation: https://github.com/vercel-labs/agent-browser
MCP Setup
Prerequisites
- npm for this installation route; Chrome for Testing or a compatible browser.
Client setup
Other
Transport: stdio
agent-browser mcp
- Install: npm install -g agent-browser
- Download the browser: agent-browser install
- Configure the client to launch agent-browser with args ["mcp"].
On Linux, agent-browser install --with-deps installs the required browser libraries.
Setup docs: https://github.com/vercel-labs/agent-browser
Tags
Alternatives
Comparable tools and resources explicitly connected to Agent Browser MCP.
Related Entries
Keep exploring similar tools and resources in this category.
Related Reads
Background, tutorials, and protocol context connected to this entry.








