Pilot Browse MCP is an MCP toolset and website capability learner for browsers that enables AI agents to autonomously explore websites, discover APIs, and build reusable understanding manuals.

Stars

99

7-day growth

-6

Forks

1

Open issues

0

License

MIT

Last updated

2026-07-27

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It bridges the gap between AI agents and complex web interactions by automatically discovering APIs and binding them to browser workflows, creating a persistent manual that reduces LLM token usage and enables offline automation via scripts (PAB or Python).

Who it is for

  • AI developers building browser automation agents
  • Web developers needing testing or reverse engineering
  • Data collectors and scrapers
  • Researchers working with web-based AI agents

Use cases

  • Automate repetitive browser tasks like saving content or filling forms
  • Build a knowledge base for an agent to navigate complex websites (e.g., social media, e-commerce)
  • Generate scripts for data scraping and deploy them in containers
  • Teach an agent how to use a specific website via recording and element marking

Strengths

  • 49 MCP tools covering pages, actions, network, tabs, recording, and data
  • Token-efficient saving bypasses LLM for content extraction (direct file save)
  • Supports both LLM-driven and script-based (no LLM) automation modes
  • Shadow DOM and contenteditable support

Considerations

  • Requires building and running a Node.js server and Chrome extension separately
  • Initial setup involves MCP configuration and manual path setup
  • Some features (cookies, local storage, screenshot) require explicit permission granting

README quick start

Quick Start with Examples

Description

A browser runtime that lets AI agents control your real Chrome browser via MCP. Agents can explore websites, generate operation manuals, and reuse them to save tokens. AI操控你的真实浏览器。

Related repositories

Similar projects matched by category, topics, and programming language.

OneInterface
Featured
OneInterface GitHub avatar

stormy-cookbook

Stormy Cookbook provides copy-pasteable recipes for using the Stormy Social Data API and MCP server, which offers a unified REST API and MCP tools to search profiles, posts, and emails across TikTok, YouTube, Instagram, LinkedIn, X, and Reddit through a single HTTP contract.

AI & Machine LearningLarge Language Models
72
TanStack
Featured
TanStack GitHub avatar

router

TanStack Router is a type-safe, data-driven React router with built-in caching, prefetching, and nested layouts, while TanStack Start extends it into a full-stack SSR framework.

Web DevelopmentFrontend Frameworks
14,861
vercel-labs
Featured
vercel-labs GitHub avatar

scriptc

scriptc compiles ordinary TypeScript into small, fast native executables without needing Node.js, V8, or any JavaScript runtime in the binary.

Developer ToolsCode Quality & Build
1,985