All activity
Pedro E. Ríosleft a comment
Hey PH! 👋 I built pilot because I kept hitting the same wall: my AI agent couldn't log into the sites I actually use. Every session was a fresh headless browser with no identity. The fix turned out to be simple — import cookies directly from your real browser (Chrome, Brave, Arc) via macOS Keychain. Now the agent starts already logged into GitHub, Notion, Linear, whatever you use daily. The...
Pilot MCPGive your AI agent browser superpowers
Your agent inherits your real browser session — already logged into GitHub, Notion, Linear, whatever you use daily. No re-auth. No 2FA. No per-site setup.
In-process Playwright (no HTTP layer) = actions in ~5ms instead of ~200ms. 41% faster, 43% smaller context, 13% cheaper than @playwright/mcp in benchmarks.
Also: CAPTCHA handoff, iframe support, snapshot diffing, 58 tools with configurable profiles.
Pilot MCPGive your AI agent browser superpowers
