fastmcp/docs/development/v4-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
..
change-register.mdx Trim fastmcp.types to FastMCP-unique types only 2026-07-20 20:53:11 -04:00
feature-program.mdx Add guard-mode multi-round-trip tools (SEP-2322) (#4544) 2026-07-19 16:42:06 -04:00
index.mdx Add server-side identity assertion (SEP-990 ID-JAG) (#4483) 2026-07-18 19:52:15 -04:00
known-gaps.mdx Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
protocol-2026.mdx Default fastmcp.Client to mode="auto"; surface extensions=/result_claims= 2026-07-19 21:22:49 -04:00