mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-25 23:14:17 +02:00
* Trim fastmcp.types to FastMCP-unique types only fastmcp.types re-exported 29 mcp_types symbols verbatim, which was pointless indirection users had to discover. It now holds only Textarea, the one type FastMCP actually defines; everything else imports from mcp_types directly. These mirrors were added during unreleased SDK v2 migration work and never shipped, so this is not a breaking change. * Keep historical mcp.types import in v2/v3 migration examples |
||
|---|---|---|
| .. | ||
| change-register.mdx | ||
| feature-program.mdx | ||
| index.mdx | ||
| known-gaps.mdx | ||
| protocol-2026.mdx | ||