Documentation
¶
Overview ¶
Command agent-browser is the entry point.
Debug CLI (proving the engine):
go run ./cmd/agent-browser --url https://example.com # minimal orientation go run ./cmd/agent-browser --url https://news.ycombinator.com --level summary go run ./cmd/agent-browser --url https://news.ycombinator.com --find-role link --find-text More --find-exact go run ./cmd/agent-browser --url https://example.com --click r2 # click ref, show the delta
MCP server (the actual tool, for Cursor/Copilot/Claude Code):
agent-browser mcp # eval on by default; add --no-eval to disable
Click to show internal directories.
Click to hide internal directories.