Skip to main content

fastmcp.utilities.prefab

Lazy helpers for FastMCP’s optional Prefab UI integration.

Functions

prefab_available

Return whether Prefab UI is installed without importing it.

is_prefab_type

Return whether a type is a Prefab app or component type.

is_prefab_app

Return whether a value is a Prefab app.

is_prefab_component

Return whether a value is a Prefab component.

prefab_app_from_component

Wrap a Prefab component in a Prefab app.