diff --git a/STATUS.md b/STATUS.md index cf1f505..bfce2bb 100644 --- a/STATUS.md +++ b/STATUS.md @@ -4,7 +4,7 @@ Tracking the setup and validation of MCP/LSP servers via Docker Compose. | 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 | | | blender-mcp | Pending | | | context7 | Pending | | @@ -54,4 +54,4 @@ To rebuild a server after changes: docker compose build --no-cache ``` -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-.