Quick Install

To integrate Bright Data into Claude Code, simply copy this command to your terminal:
claude mcp add --transport sse brightdata https://mcp.brightdata.com/sse?token=<your-api-token>

Self-hosted MCP

1

Prerequisites

Before you begin, ensure you have the following:
If you prefer to use a different zone name, you can specify it with the unlocker url parameter variable in your configuration
2

Basic Configuration

Add the Bright Data MCP server to your Claude Code configuration:
claude mcp add --transport sse brightdata https://mcp.brightdata.com/sse?token=<your-api-token>
Replace <your-api-token> with your actual API token from Bright Data.
3

Validation

Verify the integration by running:
claude mcp list
You should see the following output confirming successful connection:
brightdata: https://mcp.brightdata.com/sse?token=<yourapikey>(SSE) - ✓ Connected