fastmcp/docs/development/v3-notes
Jeremiah Lowin e32a2098f9
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.
2026-07-20 20:53:11 -04:00
..
auth-provider-env-vars.mdx Remove automatic environment variable loading from auth providers (#2752) 2025-12-26 15:37:59 -05:00
v3-features.mdx Trim fastmcp.types to FastMCP-unique types only 2026-07-20 20:53:11 -04:00