Important API details:
- The free tier includes 5,000 requests per month; for team accounts, this quota is shared across all users in the account.
- Batch tools (search_engine_batch, scrape_batch) support up to 10 URLs or queries per request, enabling parallel processing.
- Selecting specific tool groups (e.g., groups=ecommerce,social) or individual tools reduces context/token size and is strongly recommended to maximize usage efficiency.
- Pro mode must be explicitly enabled via the
pro=1query parameter; without it, only Rapid (Free) tools are available.
Server Details
| Property | Value |
|---|---|
| Transport | Streamable HTTP |
| Server Type | External |
| Endpoint | https://mcp.brightdata.com/mcp?token=YOUR_API_TOKEN_HERE |
| Categories | Web Scraping, Web Scraping & Browser Automation |
Authentication
This server supports the following authentication method:Query Parameter Authentication
This server requires query parameters to be appended to the server URL. These are typically API keys or tokens.Server Configuration
The following parameters can be set in the server URL when adding this server to your Caylex project:| Parameter | Type | Description | Example |
|---|---|---|---|
token | query | Your Bright Data API token for the hosted MCP URL. Use a real token from your Bright Data account—do not wrap it in angle brackets in the URL. | token=YOUR_API_TOKEN_HERE |
pro | query | Enables Pro mode, unlocking advanced scraping, structured data from top platforms (Amazon, LinkedIn, X, Instagram, etc.), and full browser automation tools. | pro=1 |
groups | query | Activates one or more pre-configured tool groups, limiting the exposed toolset to the specified domains. Reduces token usage by only loading relevant tools. Available groups: ecommerce, social, browser, business, finance, research, app_stores, travel, advanced_scraping. | groups=ecommerce,social |
tools | query | Activates specific individual tools by name, further narrowing the toolset exposed to agents beyond what groups provide. | tools=web_data_amazon_product |
Getting Started
Add the server
Navigate to the Server Library and click on the New Server button. Find Bright Data in the Caylex Catalog.
Use in a project
Add the server to a project by configuring project connections. Its tools are now available to any agents connected to that project.
Related Servers
Firecrawl
Apify
