mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-25 23:14:17 +02:00
* Delegate forked client protocol helpers to the SDK Replace FastMCP's copies of _fold_extensions, _evicting_message_handler, and _synthesize_discover with imports from mcp.client.client. The fork had drifted: it was missing validate_extension_identifier, so non-reverse-DNS extension identifiers were silently accepted. Full lifecycle composition over mcp.Client stays blocked upstream — mcp.Client hardcodes ClientSession construction (no session_class hook) and forbids reentry. * Drop duplicate local helpers reintroduced by the merge; use SDK versions |
||
|---|---|---|
| .. | ||
| change-register.mdx | ||
| feature-program.mdx | ||
| index.mdx | ||
| known-gaps.mdx | ||
| protocol-2026.mdx | ||