@clipform/mcp-server 1.25.0 → 1.26.0

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.
@@ -2,7 +2,7 @@ import {
2
2
  ALL_VARIANTS,
3
3
  FORM_TYPE_KEYS,
4
4
  getSessionContext
5
- } from "./chunk-X5HRS3GG.js";
5
+ } from "./chunk-CJFYORUZ.js";
6
6
 
7
7
  // src/resources.ts
8
8
  var GUIDE_TYPES = FORM_TYPE_KEYS;
@@ -534,4 +534,4 @@ export {
534
534
  getGuideUri,
535
535
  registerResources
536
536
  };
537
- //# sourceMappingURL=chunk-WGIWNARP.js.map
537
+ //# sourceMappingURL=chunk-4ODCLOG6.js.map
@@ -1748,7 +1748,7 @@ function getUrls() {
1748
1748
  viewer: "https://viewer-dev.smith-forge.com",
1749
1749
  api: "https://api-dev.smith-forge.com",
1750
1750
  mcp: "https://api-dev.smith-forge.com/mcp",
1751
- docs: "https://docs.clipform.io"
1751
+ docs: "https://clipform.io/docs"
1752
1752
  };
1753
1753
  }
1754
1754
  if (ENV.isDevelopment) {
@@ -1770,7 +1770,7 @@ function getUrls() {
1770
1770
  // Dedicated subdomain for the remote MCP server. Same Render service
1771
1771
  // as `api`, just routed by Host header. Token audience is bound here.
1772
1772
  mcp: "https://mcp.clipform.io",
1773
- docs: "https://docs.clipform.io"
1773
+ docs: "https://clipform.io/docs"
1774
1774
  };
1775
1775
  }
1776
1776
  var BUSINESS = {
@@ -2044,4 +2044,4 @@ export {
2044
2044
  getSessionContextWithAuth,
2045
2045
  getSessionContext
2046
2046
  };
2047
- //# sourceMappingURL=chunk-X5HRS3GG.js.map
2047
+ //# sourceMappingURL=chunk-CJFYORUZ.js.map