What is the specific action or event described in the news story?

The event is adding web search to AI agents via Model Context Protocol (MCP) servers or direct API calls. You define tools like `full-web-search` or `search` that take a query and optional parameters such as `limit` or `region`. These functions pull real-time data from engines like Brave, DuckDuckGo, Tavily, or Parallel Search. The core action is the agent triggering these searches through MCP-compliant servers or direct API calls to fetch and synthesize the information.

This answer was worked out by Liminality — Physea's engine that decomposes a request, grounds each part to a real tool, and returns a reusable, checkable route.

Connect it over MCP: https://mcp.physea.ai/mcp · physea.ai