Skip to content

server

server

MCP server definition for FXHoudini-MCP.

The SDK class is imported from _sdk rather than from mcp directly: mcp 2.0 renamed it and moved it, and that shim is the single place that knows.

Functions:

Name Description
current_bridge

The process's HoudiniBridge, for callers with no request context.

lifespan

Manage the Houdini bridge connection lifecycle.

Classes

Functions:

current_bridge

current_bridge() -> HoudiniBridge

The process's HoudiniBridge, for callers with no request context.

lifespan async

lifespan(server: Server)

Manage the Houdini bridge connection lifecycle.