sceneview-mcp 4.0.3 → 4.0.4

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.
@@ -44,7 +44,7 @@ const DISCLAIMER = "\n\n---\n*Generated code suggestion. Review before use in pr
44
44
  // `SCENEVIEW_SPONSOR_CTA=0`. The counter is module-scoped (per MCP process
45
45
  // lifetime), not persisted.
46
46
  const SPONSOR_CTA_INTERVAL = 10;
47
- const SPONSOR_CTA = "\n\nšŸ’™ *Building SceneView is a one-dev labor of love. If this tool saved you time, consider [sponsoring on GitHub](https://github.com/sponsors/sceneview) or [upgrading to Pro](https://sceneview-mcp.mcp-tools-lab.workers.dev/pricing) for unlimited access.*";
47
+ const SPONSOR_CTA = "\n\nšŸ’™ *Building SceneView is a one-dev labor of love. If it saved you time, consider [supporting on GitHub Sponsors](https://github.com/sponsors/sceneview).*";
48
48
  let toolCallCount = 0;
49
49
  /** Test-only: reset the module-scoped counter between test cases. */
50
50
  export function __resetSponsorCounter() {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sceneview-mcp",
3
- "version": "4.0.3",
3
+ "version": "4.0.4",
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": [