AutoCAD plans & 3D in Claude
Massive 2D/3D plans, precise context, optimized in Claude.
┌───────────┐ export ┌──────────────┐ recall + optimize ┌─────────┐
│ AutoCAD │ ────────► │ Memoception │ ◄───────────────────► │ Claude │
│ DWG/IFC │ DXF/IFC │ records + │ (MCP connector) └─────────┘
└───────────┘ │ adjacency │
│ graph │ ── conventions (NBC/CSA) tagged
└──────┬───────┘ with code_ref
Memoception-1.5 distills → decisions, dims, constraintsThe challenge
AutoCAD projects carry enormous 2D plans and 3D models, plus building codes and specs. Pulling precise context out of them — a corridor width, an adjacency, a convention — is slow and error-prone, and nothing survives into the design conversation.
How Memoception solves it
DWG/DXF and IFC exports are custom-stored with integer-millimetre precision — rooms as records, adjacencies as a graph — so a plan becomes both a schedule and a spatial graph.
Specs, code excerpts, and drawings ingest across formats; a large memory of Canadian (NBC/CSA) conventions sits alongside, tagged with its code references.
Summarize distills a sprawling project into its strongest form — the load-bearing decisions, dimensions, and constraints — so the model reasons over signal, not noise.
Through the MCP connector the architect asks Claude about a plan — 'what's the accessible corridor width here and where did it come from?' — and gets the stored measurement with its code_ref.
custom/store (json + neo4j)custom/recall (table, graph)summarize (Memoception-1.5)MCP connector