mcp/v3.0.0

ByteDance-Seed/SeedVRmcp/v3.0.0Aug 26, 2026by hook0-bot

AI Summary

This release standardizes the API by ensuring the specification matches the implementation and expands developer accessibility by generating SDKs for 11 languages.

Key Highlights

  • Generated SDKs for 11 languages based on a specification that now matches the API.
  • Fixed issues related to MCP.
  • Updated and removed unused dependencies to maintain code health.

New Features

  • SDKs for 11 languages

Full Release Notes

## [Unreleased]

### Added

- Ship SDKs for eleven languages, generated from a specification that now matches the API (clients,api)

### Changed

- Fix (mcp)

### Other

- Update dependencies and remove unused ones
- Update dependencies
- Update dependencies
- Update dependencies

[Unreleased]: https://gitlab.com/hook0/hook0/-/compare/mcp/v3.0.0...HEAD


## Install

```bash
cargo install hook0-mcp@3.0.0
```