Pilot MCP Server
TacosyHorchata/Pilot
Fast browser automation MCP server — 5ms per action, 48 tools, persistent Chromium
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
TacosyHorchata/Pilot is a TypeScript MCP server licensed under MIT. Fast browser automation MCP server — 5ms per action, 48 tools, persistent Chromium Topics: ai-agent, browser-automation, claude, cursor, mcp, mcp-server, playwright.
Ranked #4 out of 116 indexed tools.
In the top 4% of all indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
17 stars → early stage
Last commit today → actively maintained
No issues filed → no history to score
2 contributors → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# pilot
> Browser automation for AI agents. 20x faster than the alternatives.
**pilot** is an MCP server that gives your AI agent a fast, persistent browser. Built on Playwright, it runs Chromium in-process over stdio — no HTTP server, no cold starts, no per-action overhead.
```
LLM Client → stdio (MCP) → pilot → Playwright → Chromium
in-process persistent
First call: ~3s (launch)
Every call after: ~5-50ms
```
## Why pilot?
| | pilot | @playwright/mcp | BrowserMCP |
|---|---|---|---|
| **Latency/action** | ~5-50ms | ~100-200ms | ~150-300ms |
| **Architecture** | In-process stdio | Separate process | Chrome extension |
| **Persistent browser** | Yes | Per-session | Yes |
| **Tools** | 51 (configurable profiles) | 25+ | ~20 |
| **Token control** | `max_elements`, `structure_only`, `interactive_only` | No | No |
| **Iframe support** | Full (list, switch, snapshot inside) | NOT_PLANNED | No |
| **Cookie import** | Chrome, Arc, Brave, Edge, Comet | N Read full README on GitHub → Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.