@clipform/mcp-server 1.22.2 → 1.23.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-ZDSVE6D3.js";
5
+ } from "./chunk-4EXXG7OF.js";
6
6
 
7
7
  // src/resources.ts
8
8
  var GUIDE_TYPES = FORM_TYPE_KEYS;
@@ -533,4 +533,4 @@ export {
533
533
  getGuideUri,
534
534
  registerResources
535
535
  };
536
- //# sourceMappingURL=chunk-G727XWN4.js.map
536
+ //# sourceMappingURL=chunk-ZJJBZGO6.js.map
package/dist/index.js CHANGED
@@ -2,12 +2,12 @@
2
2
  import {
3
3
  JSONRPCMessageSchema,
4
4
  createServer
5
- } from "./chunk-H3DV5X53.js";
6
- import "./chunk-LMGXTF23.js";
7
- import "./chunk-G727XWN4.js";
5
+ } from "./chunk-M3G76QDR.js";
6
+ import "./chunk-UW6HXM2U.js";
7
+ import "./chunk-ZJJBZGO6.js";
8
8
  import {
9
9
  setMcpVersion
10
- } from "./chunk-ZDSVE6D3.js";
10
+ } from "./chunk-4EXXG7OF.js";
11
11
  import "./chunk-HCZI2UJ5.js";
12
12
 
13
13
  // src/index.ts
package/dist/prompts.js CHANGED
@@ -3,8 +3,8 @@ import {
3
3
  buildDiscovery,
4
4
  getWorkflowText,
5
5
  registerPrompts
6
- } from "./chunk-LMGXTF23.js";
7
- import "./chunk-ZDSVE6D3.js";
6
+ } from "./chunk-UW6HXM2U.js";
7
+ import "./chunk-4EXXG7OF.js";
8
8
  import "./chunk-HCZI2UJ5.js";
9
9
  export {
10
10
  WORKFLOW_TYPES,
package/dist/resources.js CHANGED
@@ -4,8 +4,8 @@ import {
4
4
  getGuideContent,
5
5
  getGuideUri,
6
6
  registerResources
7
- } from "./chunk-G727XWN4.js";
8
- import "./chunk-ZDSVE6D3.js";
7
+ } from "./chunk-ZJJBZGO6.js";
8
+ import "./chunk-4EXXG7OF.js";
9
9
  import "./chunk-HCZI2UJ5.js";
10
10
  export {
11
11
  GUIDE_TYPES,
package/dist/server.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  createServer
3
- } from "./chunk-H3DV5X53.js";
4
- import "./chunk-LMGXTF23.js";
5
- import "./chunk-G727XWN4.js";
6
- import "./chunk-ZDSVE6D3.js";
3
+ } from "./chunk-M3G76QDR.js";
4
+ import "./chunk-UW6HXM2U.js";
5
+ import "./chunk-ZJJBZGO6.js";
6
+ import "./chunk-4EXXG7OF.js";
7
7
  import "./chunk-HCZI2UJ5.js";
8
8
  export {
9
9
  createServer
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@clipform/mcp-server",
3
- "version": "1.22.2",
3
+ "version": "1.23.0",
4
4
  "description": "MCP server for building and managing Clipform video forms",
5
5
  "license": "MIT",
6
6
  "homepage": "https://clipform.io",