@voltagent/docs-mcp@2.0.3

VoltAgent/voltagent@voltagent/docs-mcp@2.0.3Aug 3, 2026by voltagent-bot

AI Summary

A patch update that upgrades the Model Context Protocol SDK to version 1.30.0. It also incorporates the new stateless Streamable HTTP handling features, ensuring documentation and tooling align with the latest protocol standards.

Key Highlights

  • Upgrade to Model Context Protocol SDK 1.30.0
  • Update documentation and MCP tooling
  • Implementation of stateless Streamable HTTP handling
  • Support for serverless and request-scoped streaming

New Features

  • Model Context Protocol SDK 1.30.0 upgrade
  • Stateless Streamable HTTP handling

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.