MCP Servers / development / pilot-mcp

pilot-mcp

JSON →
stdionone31development

Fast browser automation MCP server — in-process Playwright, 58 tools, cookie import from Chrome/Arc/Brave, 41% faster than @playwright/mcp.

Install
How to run this server
[ { "cmd": "npx pilot-mcp", "imports": [] } ]
server path: pilot-mcp
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
Resources
pilot-mcp — MCP Server · libregistry