Tool Catalog
The current tool catalog is assembled by tigl_mcp.tools.build_tools.
Available tool groups
CPACS lifecycle:
open_cpacs,close_cpacsConfiguration inspection:
get_configuration_summary,list_geometric_components,get_component_metadataMetrics:
get_wing_summary,get_fuselage_summarySampling and intersections:
sample_component_surface,intersect_with_plane,intersect_componentsExports:
export_component_mesh,export_configuration_cadParameter editing:
get_high_level_parameters,set_high_level_parameters
All tools use Pydantic-backed request validation and return JSON-serializable payloads suitable for MCP clients.
Tool registration helpers for the TiGL MCP server.