What's Changed
New Features 🎉
- use pydantic_core.to_json by @jlowin in #290
- Ensure openapi descriptions are included in tool details by @jlowin in #293
- Bump mcp to 1.7.1 by @jlowin in #298
- Add support for tool annotations by @jlowin in #299
- Add auth support by @jlowin in #300
- Add low-level methods to client by @jlowin in #301
- Add method for retrieving current starlette request to FastMCP context by @jlowin in #302
- get_starlette_request → get_http_request by @jlowin in #303
- Support custom Serializer for Tools by @strawgate in #308
- Support proxy mount by @jlowin in #309
Other Changes 🦾
- Improve context injection type checks by @jlowin in #291
- add readme to smarthome example by @zzstoatzz in #294
Full Changelog: v2.2.6...v2.2.7