Your AI agent is brilliant. It reasons beautifully, handles complex queries, and responds confidently. It only has one issue: it’s blind. 🙈
This is because the LLM in your agent is blind to anything that happened after its training cutoff. And since your competitor’s price moves every day and regulatory institutions update their documents every week, your agent’s blindness is not a minor inconvenience if you want it to stay up-to-date with the latest information your company cares about. 📉
But the truth is that the model isn’t the issue: the web data layer is. You can chase the latest models, but if your agent can’t see the live web, you’re not aware of what’s going on on the web at the current moment. 🤦
And no, using the web search tool is not the answer. The real answer is a managed web data layer, and the right way to connect it to your agents is through MCP.
In this article, you’ll learn exactly why the MCP protocol wins and how to set it up with Bright Data’s MCP server in practice.
Let’s get into it.
AI agents are only as useful as the data they can act on. A reasoning model with no access to fresh data is capable of generating plausible-sounding responses, but is blind to anything that happened after its training cutoff. 🕰️
LLMs are blind to current information as they only know the world at the time their training is completed
To understand why this matters, consider the following scenarios:
In all these cases, the agent’s value is directly connected to its ability to perceive what is happening right now on the Internet, because what it’s already aware of due to its training can be old or wrong.
Now, this is exactly why web search tools for LLMs were built, right? Well, not so fast…🛑
Where you running somewhere?
Web search tools are a reasonable solution for giving LLMs access to the web, but are not the right one for AI agents that need to access web data reliably and continuously. The main reasons are the following:
The best solution to reliably access web data to give eyes to your AI agents is via MCP.
Suuuuurprise!!
Think of it as a universal adapter layer: a standardized contract that allows an agent to call out to any external capability through a consistent and well-defined protocol, regardless of the underlying implementation. 🔌
On the side of web data retrieval, an MCP server handles all the complexity of live web access and surfaces the results to the agent as clean, typed, usable data. Here’s how it overcomes the limitations of web search tools:
Here’s the good news: you don’t need to lose your mind over searching for the best MCP for your use case. 🎉
Who loves spending days evaluating simlar products?
The
search_engine + batch version: Retrieve Google, Bing, or Yandex results in structured JSON or Markdown.scrape_as_markdown + batch version for parallel usage: Convert any web page into clean Markdown while handling anti-bot protection bypass.discover: AI-powered search returning ranked, relevant web results.It is the perfect solution for:
Time to show how to create an AI agent using Bright Data’s MCP with a hands-on example. In this section, you will learn:
Let’s dive into it!
To reproduce the following examples, you need the following:
You can retrieve the MCP API key from your Bright Data account dashboard. To do so, go to AI gateways and get your key:
How to get your Bright Data MCP API key
Now you can connect the MCP server to Claude. To do so, open Claude Desktop and click on Settings:
Go to settings in Claude Desktop
Then, click on Developer:
Go to Claude’s developers section
After clicking on Edit Config, the system will automatically open a folder on your machine where Claude stores all the configuration files. Open the claude_desktop_config.json file and add the following to it:
{
"mcpServers": {
"Bright Data": {
"command": "npx",
"args": ["@brightdata/mcp"],
"env": {
"API_TOKEN": "<your-bright-data-MCP-API-key->"
}
}
}
}
Quit Claude to make the changes effective. Note that just closing the Desktop window is not sufficient. You have to quit it:
Quitting Claude
After that, when returning to Settings > Developer, you’ll see the MCP server up and running:
Verifying Bright Data’s MCP is connected
To be sure everything works fine, you can test it with a prompt similar to the following:
Verifying Claude can actually use Bright Data’s MCP
Alright, you successfully integrated Bright Data’s MCP server with Claude Desktop. Now it’s time to test it!
LLMs and agents can use the web search tool as a default, even if you specify the tool to use in the prompt. The following image shows what can happen:
LLMs mixing result from web search tool and MCP-retrieved data
This example is interesting for two reasons:
discover tool (from the Bright Data MCP). In this case, the result you will obtain will be mixed by two different tools: not ideal for reproducibility, as discussed previously.The solution is to disable the web search tool so that the web results can only be retrieved by Bright Data’s MCP. In Claude, the web search tool is enabled by default. To disable it in Claude Desktop, click + on a new chat and click on the web search tool to disable it:
Disabling the web search tool in Claude
Terrific! Claude’s built-in web search tool is disabled. Now, all the data retrieved from the agent can only come from Bright Data’s MCP.
As a first example, let’s test the agent to search for press releases in the AI industry with a prompt like the following:
Find recent press releases and news about layoffs, funding rounds, or acquisitions involving companies in the AI industry.
Then, scrape the top 3 URLs from the results and extract key facts in bullet points.
The agent will show the tool it uses:
The MCP’s tools used by Claude
In this case, it used the search_engine_batch and scrape_batch that are under the advanced_scraping ID group. The result is the following:
🔴 Source 1 — Forbes (June 4, 2026): AI Layoffs
URL: forbes.com/sites/maryroeloffs/2026/06/04/tech-industry-loses-123000-jobs…
The tech sector has cut 123,653 jobs in 2026 so far — up 66% year-over-year.
AI is now the #1 cited reason for layoffs, responsible for an estimated 87,714 job cuts year-to-date and 38,579 in May alone.
May 2026 saw 97,006 total U.S. job cuts, with tech leading at 38,242 — the most in a single month for the sector since August 2024.
Cloudflare cut 20% of its workforce (~1,000 people), explicitly blaming AI; CEO Matthew Prince wrote that middle managers and operations roles were no longer needed.
Meta laid off 10% of its workforce (~8,000 people) and simultaneously reassigned 7,000 employees to AI initiatives.
Cisco announced 4,000 job cuts, openly attributing them to AI adoption.
Oracle is cutting 20,000–30,000 employees while investing heavily in AI infrastructure.
Snap cut 1,000 jobs citing AI; Block (Jack Dorsey) cut ~4,000 jobs (nearly half its staff); Pinterest cut 15% (~800 people).
Coinbase cut ~700 jobs, with CEO Brian Armstrong directing remaining employees to "leverage AI across every facet of our jobs."
Nvidia CEO Jensen Huang publicly called blaming AI for layoffs "lazy," and OpenAI CEO Sam Altman accused companies of "AI washing" by citing AI for unrelated cuts.
🟢 Source 2 — Crunchbase (April 1, 2026): Record Funding
URL: news.crunchbase.com/venture/record-breaking-funding-ai-global-q1-2026
Global venture investment in Q1 2026 hit an all-time record of $300 billion across ~6,000 startups — up over 150% quarter-over-quarter and year-over-year.
Q1 2026 alone represents nearly 70% of all VC spending in all of 2025.
Four of the five largest venture rounds ever recorded closed in Q1 2026: OpenAI ($122B), Anthropic ($30B), xAI ($20B), and Waymo ($16B) — totaling $188B, or 65% of global venture investment for the quarter.
AI companies captured $242 billion (80%) of total global funding — up from 55% in Q1 2025.
U.S. companies raised $250B, or 83% of global VC, with China second at $16.1B and the U.K. third at $7.4B.
Late-stage funding reached $246.6 billion across 584 deals, up 205% year-over-year.
The Crunchbase Unicorn Board added $900 billion in value in a single quarter — the largest valuation bump on record.
The IPO market slowed amid a stock selloff, but startup M&A was strong at $56.6 billion in exits — the third-highest M&A quarter since 2022.
🔵 Source 3 — BuildMVPFast (April 23, 2026): AI Acquisitions
URL: buildmvpfast.com/blog/ai-startup-acquisitions-2026-whos-buying-why
Google acquired Wiz for $32 billion — the dominant deal of the year, buying a multi-cloud security platform with $1B ARR and 50% of Fortune 100 as customers. Google paid ~32x revenue.
OpenAI is acquiring Promptfoo (agent security testing, red-teaming, and AI governance tools) and Astral (Python toolchain: uv, Ruff, ty — for tighter Codex integration).
Anthropic acquired Vercept (computer-use perception/interaction capabilities) and Bun (JavaScript runtime and developer infrastructure for Claude Code).
Mistral acquired Koyeb (a French cloud infrastructure company) to build a European-owned AI inference stack — signaling a push for data sovereignty outside U.S. hyperscalers.
Buyers are targeting four capability gaps: security/evaluation layers, developer toolchains, computer-use/interaction, and enterprise telemetry.
API wrappers with no proprietary data, horizontal tools with no distribution moat, and teams without research credentials are largely not getting acquisition interest.
The Series B-to-acquisition pipeline is now a "well-worn path," as inflated valuations make IPOs unrealistic for many AI startups.
Bottom line: The AI industry in mid-2026 is defined by a paradox — record-breaking investment at the top ($300B in one quarter) while AI simultaneously drives the most significant wave of tech layoffs in years. Meanwhile, the acquisition market is consolidating around infrastructure, security, and developer tooling rather than consumer-facing AI products.
The most important result is the bottom line, where the agent summarizes the key findings, defining the trends in the AI industry. As you can see, the industry is driven by a paradox, as of mid-2026: record investments go along with massive layoffs in the tech industry.
Suppose you want to analyze the AI industry to find consolidating trends. You can prompt the agent like that:
Find analyst reports and news articles about consolidation trends in the AI Industry published in the first six months of 2026.
Summarize the top 5 findings with their sources.
The result is the following:
The results retrieved from the AI agent
Below is the agent’s summary:
Here are the top 5 findings on AI industry consolidation in H1 2026, drawn from analyst reports and news coverage:
A few themes running through all of them: consolidation is happening at every layer of the AI stack simultaneously — at the frontier model level (fewer providers), the infrastructure/data layer (Big Tech acquisitions), and the application layer (expected shakeouts in tools like coding assistants). The capital required to stay competitive is acting as a natural consolidation force, pricing out smaller players even without any single deal.
One caveat worth noting: the Meta/Scale AI deal originated in mid-2025 but finalized and shaped market dynamics through early 2026, so its effects are strongly reflected in H1 2026 analyst commentary even if the announcement predates the window.
Again, the most helpful part is the summary. As you can see, the agent reports the summary for each relevant result with a link to the sources, but the overall result for the whole sector is what really gives the idea of what’s going on in the entire industry.
Let’s recap what you learned in this article, because it matters. 🎯
Your agents aren’t dumb: they’re uninformed. The moment you give them reliable real-time access to the live web through a managed layer that handles all the infrastructure chaos underneath, they stop hallucinating and start performing.
MCP is the architecture that makes this composable, and Bright Data’s is the one that makes it production-grade. Together, they turn your agent from a historian into an analyst who actually reads this morning’s news.
The best part? You don’t need to build any of this infrastructure yourself: Bright Data does the hard work for you!
Until next time!