AI News selected for Professionals and Decision Makers
Model And Product Updates

Introducing advanced tool use on the Claude Developer Platform

01:00 · November 24, 2025 · Antropic Engineering Blog

Introducing advanced tool use on the Claude Developer Platform

We’ve added three new beta features that let Claude discover, learn, and execute tools dynamically. Here’s how they work.

Summary

Anthropic has released three beta features on the Claude Developer Platform to support more scalable tool use in agent workflows. Tool Search Tool, Programmatic Tool Calling, and Tool Use Examples address common bottlenecks when agents must interact with large libraries of tools, such as token overhead from loading every definition upfront and errors in tool selection or parameter choice.

The Tool Search Tool allows deferred loading of tool definitions. Developers mark tools with defer_loading: true, so Claude initially sees only a search interface plus a small set of always-available tools. When needed, Claude queries for relevant tools by name or description, and only matching definitions are expanded into context. Internal tests showed an 85 percent reduction in token usage for a five-server MCP setup and accuracy gains on large tool libraries, with Opus 4 rising from 49 percent to 74 percent and Opus 4.5 from 79.5 percent to 88.1 percent.

Programmatic Tool Calling lets Claude generate Python code that orchestrates multiple tools inside a sandboxed code execution environment. Instead of returning every intermediate result to the model, the code processes data locally and only the final output enters Claude’s context. This approach reduces token consumption for tasks involving loops, conditionals, or large datasets, as demonstrated by an expense-budget example that shrank context from roughly 200 KB of raw records to about 1 KB of results.

Tool Use Examples supplement JSON schemas by embedding concrete call samples directly in tool definitions. These examples convey conventions such as when to supply optional parameters or which parameter combinations are typical, improving accuracy on complex invocations. Internal testing recorded an increase from 72 percent to 90 percent on parameter-handling benchmarks.

The three features are designed to be combined selectively according to the dominant constraint in a given workflow. They are available through the beta header on the Claude API, with documentation covering implementation patterns for MCP servers and custom search backends.

Why it matters

Directly actionable for Product Teams and Builders with concrete code examples, API patterns, and workflow optimizations for dynamic tool orchestration. Addresses context management, accuracy, and scalability—core concerns for AI agent development.

More in this beat
anthropicclaudemodel-context-protocolmodel-release-notesproduct-integration-guidesrelease-highlightstool-use
Introducing Claude Sonnet 5

02:00 · June 30, 2026

Introducing Claude Sonnet 5

Direct model release with actionable performance data, pricing, safety details, and workflow examples for builders implementing agentic AI in production. Specific versions, benchmarks, and safeguards enable immediate evaluation and integration decisions.

Relevance 85 · Audience 90

Bringing MCP 2026-07-28 to Claude

02:00 · July 28, 2026

Bringing MCP 2026-07-28 to Claude

This update is highly relevant for product teams and builders as it fundamentally changes how MCP servers are deployed and secured. The shift to a stateless architecture and enterprise-grade authorization directly supports scalable, compliant AI agent integrations crucial for Dutch enterprises.

Relevance 85 · Audience 95

Choosing a Claude model and effort level in Claude Code

02:00 · July 7, 2026

Choosing a Claude model and effort level in Claude Code

It offers highly actionable insights for product teams and builders on how to optimize Claude Code for software development. Understanding the interplay between model capability and effort level allows developers to balance cost, speed, and accuracy in their AI-assisted workflows.

Relevance 85 · Audience 95

Getting started with loops

02:00 · June 30, 2026

Getting started with loops

It provides highly actionable, technical guidance for product teams and builders on how to implement and manage autonomous AI coding agents using Claude Code. The practical examples and token management strategies are directly applicable to Dutch AI engineering teams looking to optimize their development workflows.

Relevance 85 · Audience 95

Claude in Microsoft Foundry is now generally available

02:00 · June 29, 2026

Claude in Microsoft Foundry is now generally available

This update is highly relevant for Dutch product teams and builders utilizing Microsoft Azure, as it enables secure, enterprise-grade deployment of advanced Claude models. The integration with Azure's governance controls simplifies the product lifecycle and addresses data residency management, which is critical for EU compliance.

Relevance 85 · Audience 90

Introducing Claude Tag

02:00 · June 23, 2026

Introducing Claude Tag

This update introduces a new paradigm for human-AI collaboration within existing workflows, directly impacting how product teams build and debug. Its enterprise-grade access controls and data scoping make it highly viable for Dutch organizations adhering to strict data governance.

Relevance 85 · Audience 95

Customize Cursor

02:00 · June 22, 2026

Customize Cursor

This update is highly relevant for AI product teams and builders as it introduces advanced workflow customizations in Cursor, including MCPs and subagents. These features directly enhance developer productivity and team collaboration, which are crucial for Dutch AI practitioners and SMEs.

Relevance 75 · Audience 90

Anthropic Releases Claude Fable 5, Its Most Powerful AI Yet, With Cyber Safeguards

09:37 · June 10, 2026

Anthropic Releases Claude Fable 5, Its Most Powerful AI Yet, With Cyber Safeguards

This article is highly relevant for security professionals as it highlights a novel approach to AI model deployment, separating public safety from advanced cybersecurity research. Dutch and EU practitioners can leverage this to understand how foundational models are addressing systemic cyber risks and compliance with ethical AI standards.

Relevance 85 · Audience 95

How monday.com transformed its platform into an agent-first product where humans and agents collaborate

02:00 · August 20, 2026

How monday.com transformed its platform into an agent-first product where humans and agents collaborate

This case study is highly relevant for product teams and builders as it provides a strategic blueprint for transitioning from superficial AI features to a native, agent-first architecture. It offers actionable insights into integrating LLMs like Claude into core workflows, which is highly applicable for Dutch SaaS companies and AI practitioners looking to drive sustained user engagement.

Relevance 75 · Audience 90

Turning conversation into knowledge: how Slack builds human-agent teams

02:00 · August 19, 2026

Turning conversation into knowledge: how Slack builds human-agent teams

This article provides actionable organizational strategies for product teams looking to integrate AI agents into their daily workflows. While it lacks specific Dutch market data or deep technical code, the best practices for AI adoption, context sharing, and productivity measurement are highly applicable to Dutch SMEs and enterprise product builders.

Relevance 65 · Audience 85