docs: update STATUS.md for KiCAD MCP validation

Document KiCAD-MCP-Server as host-only requiring
KiCAD to be installed on the host machine.
Update container naming prefix to KNELDevStack-AIMW-.

💘 Generated with Crush

Assisted-by: GLM-4.7 via Crush <crush@charm.land>
This commit is contained in:
2026-01-21 17:24:21 -05:00
parent 90fe41895c
commit 949b085257

View File

@@ -4,7 +4,7 @@ Tracking the setup and validation of MCP/LSP servers via Docker Compose.
| Repository | Status | Notes | | Repository | Status | Notes |
|------------|--------|-------| |------------|--------|-------|
| KiCAD-MCP-Server | Pending | | | KiCAD-MCP-Server | Documented | Host-only - requires KiCAD installed on host. Connects via TCP to KICAD_HOST:KICAD_PORT |
| freecad-mcp | Pending | | | freecad-mcp | Pending | |
| blender-mcp | Pending | | | blender-mcp | Pending | |
| context7 | Pending | | | context7 | Pending | |
@@ -54,4 +54,4 @@ To rebuild a server after changes:
docker compose build --no-cache <service-name> docker compose build --no-cache <service-name>
``` ```
Note: Use lowercase service names from the compose file. Container names will still be prefixed with CDS-AIMW-. Note: Use lowercase service names from the compose file. Container names will still be prefixed with KNELDevStack-AIMW-.