Used by 1 plugin
Add to your .mcp.json:
{
"mcpServers": {
"brightdata": {
"command": "bunx",
"args": [
"-y",
"@brightdata/mcp"
],
"env": {
"API_TOKEN": "REDACTED"
}
}
}
}Replace placeholder values for: API_TOKEN
This MCP server needs API keys or credentials. Configure them in your environment before use.
This server connects to external services. Review the URLs it accesses before enabling.
bunxAPI_TOKEN=REDACTED