SuperSurf Privacy Policy

Effective date: February 21, 2026

Summary: SuperSurf does not collect, transmit, or store any personal data. All communication stays on your local machine. There is no telemetry, no analytics, and no remote servers.

What SuperSurf Does

SuperSurf is a browser automation extension that connects your Chrome browser to a locally-running MCP (Model Context Protocol) server. It enables AI coding assistants to interact with web pages for development and testing purposes.

Data Collection

SuperSurf collects no data. Specifically:

Network Communication

SuperSurf communicates exclusively over a localhost WebSocket connection (ws://127.0.0.1) to an MCP server running on your own machine. No data ever leaves your computer through the extension.

Local Storage

SuperSurf uses Chrome's built-in storage APIs for operational state only:

No personal data, credentials, or browsing content is stored.

Permissions

SuperSurf requests browser permissions necessary for automation functionality. Each permission is used strictly for its documented purpose:

Credential Handling

SuperSurf includes a secure credential fill feature. When used, credential values are resolved from local environment variables on your machine by the MCP server process. The AI agent never sees the raw credential values. Credentials are typed character-by-character into form fields and are not stored or logged by the extension.

Third-Party Services

SuperSurf does not integrate with any third-party services, advertising networks, or data brokers. The optional domain whitelist feature fetches the Tranco top-sites list from a public URL for safety enforcement, but no user data is sent in this request.

Open Source

SuperSurf is open source. The complete source code is available for inspection at github.com/liquidbuiltit/supersurf.

Changes to This Policy

If this privacy policy changes, the updated version will be published alongside the extension update. Material changes will be noted in the extension's changelog.

Contact

For questions about this privacy policy, open an issue on the GitHub repository.