cad-editor/plugins/registry.json
piyton dd466bbf54 registry: add MCP Bridge
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-25 21:02:56 +02:00

27 lines
1.1 KiB
JSON

[
{
"repo": "HakanSeven12/opencad-example-plugin",
"name": "Example Plugin",
"description": "Reference dynamically-loaded add-on (ribbon tab + EX_HELLO command)."
},
{
"repo": "mf4633/opencad-storm-sewer-plugin",
"name": "Storm Sewer",
"description": "Gravity storm-drain network design and analysis (Rational + Manning + HGL, LandXML import)."
},
{
"repo": "mf4633/opencad-hydrocomplete-plugin",
"name": "HydroComplete",
"description": "Full stormwater hydrology and hydraulics — mirrors HydroComplete for Civil 3D (HC_ANALYZE, HC_REVIEW, KaTeX HTML reports, Atlas 14, BMP/WQV, LandXML)."
},
{
"repo": "KevinGriffin-new/opencad-landsurvey-plugin",
"name": "Land Survey",
"description": "Survey points, PNEZD & LandXML import, TIN surfaces, earthwork volumes, COGO, and coordinate transforms (RTS / Helmert / resection)."
},
{
"repo": "piyton/ocs-mcp-bridge",
"name": "MCP Bridge",
"description": "Read/write bridge for external tools: serves the live selection and accepts draw/remove requests over a local socket (MCP servers, scripts)."
}
]