Skip to main content
Glama

connect_geometry_nodes

Connect nodes in a geometry nodes modifier to build procedural 3D models by linking output sockets to input sockets.

Instructions

Connect two nodes in a geometry nodes modifier's node group.

Args: modifier_name: Name of the geometry nodes modifier. from_node: Name of the source node. from_socket: Index of the output socket on the source node. to_node: Name of the destination node. to_socket: Index of the input socket on the destination node.

Returns: Confirmation dict with connection details.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modifier_nameYes
from_nodeYes
from_socketYes
to_nodeYes
to_socketYes
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jabberwock/blend-ai'

If you have feedback or need assistance with the MCP directory API, please join our Discord server