English
How to integrate Cursor with Bright Data’s MCP server for enhanced AI capabilities.
Prerequisites
WEB_UNLOCKER_ZONE
Basic Configuration
{ "mcpServers": { "brightdata-mcp": { "command": "npx", "args": ["-y", "@brightdata/mcp"], "env": { "API_TOKEN": "<your API token>" } } } }
Was this page helpful?