v3.22.0
punkpeye/fastmcpv3.22.0Oct 26, 2025by github-actions[bot]
AI Summary
This release (v3.22.0) adds support for runtime injection of tools, prompts, and resources, enabling dynamic registration of MCP components during application runtime rather than only at startup.
Key Highlights
- Added support for runtime injection of tools, prompts, and resources
- Addresses feature request #199
- Enables dynamic component registration during runtime
New Features
- Runtime injection support for tools, prompts, and resources
Full Release Notes
# [3.22.0](https://github.com/punkpeye/fastmcp/compare/v3.21.0...v3.22.0) (2025-10-26) ### Features * add support for runtime injection of tools/prompts/resources ([#199](https://github.com/punkpeye/fastmcp/issues/199)) ([879ee2d](https://github.com/punkpeye/fastmcp/commit/879ee2dfc4d68af2ade436f398943e51f9569f24))