Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/capoomgit/houdini-mcp
/ initialize_plugin
Function
initialize_plugin
__init__.py:34–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
start_server(host=host, port=port)
33
34
def
initialize_plugin():
35
if
not hasattr(hou.session,
"houdinimcp_use_assetlib"
):
36
hou.session.houdinimcp_use_assetlib = False
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected