14 lines
552 B
Markdown
14 lines
552 B
Markdown
|
|
# 2026-02-11 — NX Expert Onboarding
|
||
|
|
|
||
|
|
## Setup
|
||
|
|
- Agent created and configured
|
||
|
|
- NXOpen MCP documentation server installed at `/home/papa/atomizer/tools/nxopen-mcp/`
|
||
|
|
- Data indexed: 15,219 NXOpen classes, 64,320 methods, 149 nxopentse functions, 287 pyNastran classes
|
||
|
|
- Bound to #research-and-development channel
|
||
|
|
|
||
|
|
## MCP Server
|
||
|
|
- Repo: `http://100.80.199.40:3000/Antoine/NXOpen-MCP.git`
|
||
|
|
- Uses ChromaDB for semantic search + JSON caches for exact lookups
|
||
|
|
- CPU-only torch (no CUDA needed on dalidou)
|
||
|
|
- Python 3.12, sentence-transformers for embeddings
|