@mcp-use/client@2.3.0

mcp-use/mcp-use@mcp-use/client@2.3.0Sep 4, 2026by github-actions[bot]

AI Summary

This minor release introduces a dependency-free Vercel AI SDK adapter that exposes MCP tools as dynamic tools, maintaining compatibility with AI SDK versions 5 through 7 while preserving metadata and raw results.

Key Highlights

  • Added dependency-free Vercel AI SDK adapter
  • Exposes MCP tools as dynamic tools
  • Compatible with AI SDK v5 through v7
  • Preserves raw tool results and metadata

New Features

  • Vercel AI SDK adapter for MCP tools

Full Release Notes

### Minor Changes

- 73aecd4: Add a dependency-free Vercel AI SDK adapter that exposes MCP tools as dynamic tools. The adapter is structurally compatible with AI SDK v5 through v7, preserves MCP metadata and raw tool results, and does not add an AI SDK dependency to `@mcp-use/client`.