@ifc-lite/mcp 0.7.1 → 0.7.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +14 -14
package/README.md CHANGED
@@ -188,7 +188,7 @@ registry listing.
188
188
 
189
189
  ## Docs
190
190
 
191
- See the [ifc-lite docs](https://ltplus-ag.github.io/ifc-lite/) for the full
191
+ See the [ifc-lite docs](https://ifclite.dev/docs/) for the full
192
192
  platform documentation.
193
193
 
194
194
  Licensed under MPL-2.0.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ifc-lite/mcp",
3
- "version": "0.7.1",
3
+ "version": "0.7.2",
4
4
  "description": "Model Context Protocol server for ifc-lite — agent-native BIM via MCP (stdio + Streamable HTTP)",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -28,18 +28,18 @@
28
28
  }
29
29
  },
30
30
  "dependencies": {
31
- "@ifc-lite/bcf": "^1.16.1",
32
- "@ifc-lite/clash": "^1.6.1",
33
- "@ifc-lite/export": "^2.5.1",
34
- "@ifc-lite/create": "^1.16.3",
35
- "@ifc-lite/data": "^2.5.1",
36
- "@ifc-lite/ids": "^1.15.26",
37
- "@ifc-lite/geometry": "^3.1.3",
38
- "@ifc-lite/mutations": "^1.18.0",
39
- "@ifc-lite/query": "^1.14.12",
40
- "@ifc-lite/parser": "^3.8.1",
41
- "@ifc-lite/sdk": "^1.21.1",
42
- "@ifc-lite/viewer-core": "^0.2.8"
31
+ "@ifc-lite/clash": "^1.6.2",
32
+ "@ifc-lite/data": "^2.5.2",
33
+ "@ifc-lite/create": "^1.16.4",
34
+ "@ifc-lite/bcf": "^1.16.2",
35
+ "@ifc-lite/export": "^2.5.2",
36
+ "@ifc-lite/geometry": "^3.1.4",
37
+ "@ifc-lite/ids": "^1.15.27",
38
+ "@ifc-lite/mutations": "^1.18.1",
39
+ "@ifc-lite/parser": "^3.8.2",
40
+ "@ifc-lite/query": "^1.14.13",
41
+ "@ifc-lite/sdk": "^1.21.2",
42
+ "@ifc-lite/viewer-core": "^0.2.9"
43
43
  },
44
44
  "devDependencies": {
45
45
  "@types/node": "^26.1.0",
@@ -56,7 +56,7 @@
56
56
  "url": "https://github.com/LTplus-AG/ifc-lite.git",
57
57
  "directory": "packages/mcp"
58
58
  },
59
- "homepage": "https://ltplus-ag.github.io/ifc-lite/",
59
+ "homepage": "https://ifclite.dev/docs/",
60
60
  "bugs": "https://github.com/LTplus-AG/ifc-lite/issues",
61
61
  "keywords": [
62
62
  "mcp",