Wraith Browser Documentation
AI-agent-first browser engine — 130 MCP tools, no Chrome required
Welcome to the Wraith Browser documentation. Wraith is a native browser engine built for AI agents — no Chrome, no Selenium, ~50ms per page.
Quick Start
git clone https://github.com/suhteevah/wraith-browser && cd wraith-browser
cargo build --release
./target/release/wraith-browser serve --transport stdioWhat you'll find here
- Getting Started — Install, connect, scrape in 5 minutes
- MCP Tools Reference — All 130 tools, grouped by category
- Guides — Step-by-step workflows for common tasks
- Architecture — How the native engine works
- Knowledge Graph — Cache, embeddings, entities, search
- Self-Hosting — Docker, configuration reference
- CLI Reference — Commands, flags, transport modes
- Enterprise — RBAC, SSO/SAML, audit logging, compliance, dedicated infrastructure
- Why Wraith — Competitive comparison vs Browserbase, Browserless, Playwright, Puppeteer