Anthropic’s Programmatic Tool Calling (PTC) lets models write code to control web search and filter results before they enter context, improving efficiency but remaining locked to a closed API. By extracting the core idea, dynamic filtering, and rebuilding it with the Tavily CLI as an open skill, the same pattern can run in any coding agent using Bash and Python.
By Lakshya AgarwalApr 14, 2026

Learn how JetBrains solved AI hallucinations in their coding agent Junie by grounding it with real-time web search, and what it means for teams building production AI agents.

Tavily is now natively integrated into OpenClaw, giving agents built-in access to real-time search and structured results without any additional setup.

March Updates: OpenClaw Integration, CLI, Image Retrieval, Tavily x Elastic on Grounding Agents, GTC Highlights & April 7 Live Coding Event.

The Tavily CLI gives agents a native way to access the web from the terminal. Run search, extract, crawl, and research as simple commands with structured output designed for agent workflows.

Retrieve text and page-specific visuals together in a single search response, without and extra image search or matching layer

At Nvidia GTC 2026, one theme stood out: agents are becoming the default interface for AI systems. But agents are only as useful as the information they can access. With Tavily integrated into Nvidia’s AI-Q Blueprint, real-time web search is now a native part of the agent stack, enabling systems that can retrieve, reason, and act on up-to-date information.

New in February: Tavily is joining Nebius, we're live on Cursor's MCP marketplace, a Generative UI Research Canvas with LangChain and CopilotKit, and a look at how Writer uses Tavily in production.

Tavily is joining Nebius. Together, we are bringing core AI infrastructure and a production-grade web access layer closer, so agentic systems can rely on the web safely, reliably, and at scale.

I've been watching tech stack decisions happen inside Cursor and Claude lately. No website visit, no docs rabbit hole, just a few "accept" clicks and the tool is in the codebase. As someone who came up as a developer and data scientist, this isn't how I used to evaluate anything. Here's what I think it means for fellow dev tool companies.