Skip to main content

Module executor

Module executor 

Source
Expand description

MCP tool execution engine.

ToolExecutor wires up the perception pipeline, spatial index, and memory system to actually execute tool requests, turning the schema-only registry into a working tool backend.

Structsยง

ToolExecutor
Stateful executor that handles incoming ToolRequests by dispatching to the appropriate subsystem.