Documentation Index
Fetch the complete documentation index at: https://docs.brightdata.com/llms.txt
Use this file to discover all available pages before exploring further.
Building an AI startup?
You might be eligible for our Startup Program. Get fully funded access to the infrastructure you’re reading about right now (up to $20K value).
Hosted MCP
Get your API token
- Go to Bright Data user settings
- Copy your API token (it looks like:
2dceb1aa0***************************)
Configure your MCP server
- Open Claude Desktop
- Go to: Settings → Developer → Edit Config
- Add this to your
claude_desktop_config.json:
Replace YOUR_API_TOKEN_HEREwith your actual API token from Step 1- Save and restart Claude Desktop
Test it works
- Ask your AI: “Can you search Google for ‘weather today’?”
- Claude will ask for permission - click “Allow”
- You should see results!
Monitor usage
- View your API usage at My Zones in your Bright Data dashboard
- Your free tier includes 5,000 requests per month
Self-hosted MCP
Prerequisites
Before you begin, ensure you have the following:
- Node.js is installed and up to date
- A Bright Data account (new users get free credit for testing, and then you can pay as you go)
- An API key from the user settings page (New users receive an API key in the welcome email.)
Basic Configuration
Go to Claude -> Settings -> Developer -> Edit Config ->
claude_desktop_config.json to include the following: