agent browser for Claude Code
io.github.aetherai3/agent-browser
Self-hosted Chrome for AI agents, with a live noVNC view a human can take over.
client:Claude Code
transport:stdio
runtime:npm
Install agent browser in Claude Code
run in your project directory
claude mcp add agent-browser -e AGENT_BROWSER_URL=<AGENT_BROWSER_URL> -e AGENT_BROWSER_CONTROLLER_TOKEN=<AGENT_BROWSER_CONTROLLER_TOKEN> -e AGENT_BROWSER_OBSERVER_TOKEN=<AGENT_BROWSER_OBSERVER_TOKEN> -- npx -y aether-browser
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs