deploy
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
FastMCP 4 beta is here — get the latest MCP protocol. See what's new.
fastmcp.cli.deploy.outputemit_device_challenge emit_device_challenge(authorization: DeviceAuthorization) -> None
start_device_approval_status start_device_approval_status() -> Status | None
stop_device_approval_status stop_device_approval_status(status: Status | None) -> None
emit_identity emit_identity(command: Literal['login', 'whoami'], user: HorizonUser) -> None
emit_environment_logout emit_environment_logout() -> None
emit_logout emit_logout() -> None
emit_error emit_error(command: CommandName, category: ErrorCategory, message: str) -> None
