v3.2.0

ravitemer/mcp-hubv3.2.0May 24, 2025by ravitemer

AI Summary

Extended the `/tools`, `/resources`, and `/prompts` endpoints to accept additional options in the request body.

Key Highlights

  • Endpoints now accept `request_options` in the body
  • Options are used when calling tools, resources, and prompts

New Features

  • Request options in endpoints

Full Release Notes

### Added
- /tools, /resources, /prompts endpoints accept request_options in the body which will be used when calling tools, resources and prompts.