sceneview-mcp 4.0.5 → 4.0.6

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/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -37,7 +37,7 @@ function logStartupBanner() {
37
37
  `[sceneview-mcp] v${PACKAGE_VERSION} — ${mode}`,
38
38
  proxied
39
39
  ? `[sceneview-mcp] Pro tool calls will be forwarded to the hosted gateway.`
40
- : `[sceneview-mcp] Set SCENEVIEW_API_KEY to unlock 36+ Pro tools ${DEFAULT_PRICING_URL}`,
40
+ : `[sceneview-mcp] All setup, migration & docs tools are free. Pro packages (Automotive/Gaming/Healthcare/Interior) at ${DEFAULT_PRICING_URL}`,
41
41
  ];
42
42
  for (const line of lines)
43
43
  process.stderr.write(`${line}\n`);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sceneview-mcp",
3
- "version": "4.0.5",
3
+ "version": "4.0.6",
4
4
  "mcpName": "io.github.sceneview/mcp",
5
5
  "description": "MCP server for SceneView — cross-platform 3D & AR SDK for Android and iOS. Give Claude the full SceneView SDK so it writes correct, compilable code.",
6
6
  "keywords": [