Connects MCP-compatible assistants to Blender to read scene and selection context, and optionally execute user-requested Python through Blender's native API when explicitly enabled.
It connects MCP-compatible assistants to Rhino 8 for checking status and describing the current selection, with optional explicitly enabled native Python scripting access.
Connects a locally running MCP-compatible assistant to SketchUp desktop, letting it check connection status and describe the current document and selection. Optionally enables explicitly approved, unsandboxed native Ruby scripting for deeper model access.
Enables MCP-compatible assistants to connect to a local Archicad instance through its built-in JSON API, checking connection status, inspecting the current selection, and optionally invoking supported native commands with confirmation.
Connects an MCP-compatible assistant running locally to a native Revit session through a pyRevit bridge, exposing document and selection context, status checks, and optionally unsandboxed IronPython scripting that can modify models and files.