pilot-mcp
JSON →Fast browser automation MCP server â in-process Playwright, 58 tools, cookie import from Chrome/Arc/Brave, 41% faster than @playwright/mcp.
Install
npx pilot-mcp Tools · 12
- pilot_navigate Navigate to a URL in the browser
- pilot_snapshot Get a snapshot of the current page state
- pilot_click Click on an element on the page
- pilot_fill Fill a form field with text
- pilot_type Type text into an element
- pilot_press_key Press a keyboard key
- pilot_wait Wait for a specified condition or time
- pilot_screenshot Take a screenshot of the current page
- pilot_snapshot_diff Show only what changed between actions
- pilot_import_cookies Import cookies from a real browser (Chrome, Arc, Brave, Edge, Comet)
- pilot_handoff Hand off control to the user for CAPTCHAs or other interventions
- pilot_resume Resume control after a handoff
Links
★ 31 GitHub stars