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).
Remote MCP
Get your API token
- Go to Bright Data user settings
- Copy your API token (it looks like:
2dceb1aa0***************************)
Set up environment variables (optional)
For better security, you can store your API token as an environment variable:Then create a
.env file in your project directory:Test it works
- Replace
YOUR_BRIGHTDATA_API_TOKENwith your actual Bright Data API token - Run your Google ADK script
- You should see the agent execute web searches and provide comprehensive responses
Monitor usage
- View your API usage at My Zones in your Bright Data dashboard
- Your free tier includes 5,000 requests per month
Local MCP Server
Get your API token
- Go to Bright Data user settings
- Copy your API token (it looks like:
2dceb1aa0***************************)
Test it works
- Replace
YOUR_BRIGHTDATA_API_TOKENwith your actual Bright Data API token - Run your Google ADK script with the local MCP server
- The agent will use the locally installed MCP server to access all available tools
Monitor usage
- View your API usage at My Zones in your Bright Data dashboard
- Your free tier includes 5,000 requests per month
Available Tools
The Bright Data MCP server provides access to powerful web scraping capabilities:- Rapid Mode (Free Tier): 4 essential tools including search, scraping, and extraction
- Pro Mode: 60+ additional tools including batch operations, browser automation, and structured data APIs for major platforms