@voltagent/docs-mcp@2.0.3

DavidHDev/react-bits@voltagent/docs-mcp@2.0.3Aug 3, 2026by voltagent-bot

AI Summary

This patch update aligns with the core changes in version 2.1.0 by upgrading the SDK and adding HTTP streaming features.

Key Highlights

  • Upgraded the official Model Context Protocol SDK to 1.30.0.
  • Added stateless Streamable HTTP handling with `startHTTP` and `serverless` options.

New Features

  • Stateless Streamable HTTP handling with `startHTTP` and `serverless` options.

Full Release Notes

### Patch Changes

- [`d1dd2d9`](https://github.com/VoltAgent/voltagent/commit/d1dd2d9c4566beee0429d70e3fbb032c0351ceb6) Thanks [@omeraplak](https://github.com/omeraplak)! - Upgrade the official Model Context Protocol SDK to 1.30.0 and add stateless Streamable HTTP handling with `startHTTP`, `serverless`, and request-scoped streaming options.