← Back to Browser Control MCP

Privacy Policy

Last updated: May 27, 2026

Overview

Browser Control MCP ("the Extension") is a Chrome extension that enables AI coding assistants to interact with your browser via the Model Context Protocol (MCP).

The short version: The Extension runs entirely on your local machine. It does not collect, transmit, or share any personal data or browsing data with any external server. All browser automation communication is strictly localhost-only.

What Data the Extension Accesses

How Data Is Used

All data is used for one purpose: to execute commands from your local MCP server and return results to your AI coding assistant.

Network Communication

Local MCP Server

License Validation

Data Storage

Permissions

PermissionWhy
debuggerCDP for automation
activeTabAccess current tab
scriptingDOM interaction
tabsTab management
cookiesCookie CRUD
clipboardRead/WriteClipboard access
alarmsConnection health
offscreenClipboard (MV3)
managementSelf-recovery
webNavigationPage load events
storageLicense key storage
<all_urls>Any website

Contact

rosskuehl@gmail.com

Summary

QuestionAnswer
Collects personal data?No
External servers?No (except license key to LemonSqueezy)
Analytics/tracking?No
Browsing history?No
Third parties?No
Where does data go?127.0.0.1:7225 only