Agent Infrastructure • Protocol

Model Context Protocol (MCP) Server

Native integration connecting autonomous AI agents to CAD geometry, measurement tools, and spatial reasoning primitives.

Overview

Rine provides a reference implementation of the Anthropic Model Context Protocol (MCP). Rather than forcing LLMs to read unstructured binary hex or massive raw SVG strings, Rine exposes structured agent tools for dynamic query and measurement.

Available Tools

cad_inspect_layers

List all architectural and engineering layers present in a drawing with entity counts.

cad_calculate_clearance

Compute Euclidean distances and clearance tolerances between structural obstacles and conduits.

cad_query_entities

Query geometric entities within a specified 3D bounding box filtered by entity type and layer.