@clipform/mcp-server 1.33.0 → 1.34.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.
@@ -6,7 +6,7 @@ import {
6
6
  getWorkflowText,
7
7
  objectType,
8
8
  registerPrompts
9
- } from "./chunk-SY7YZPSC.js";
9
+ } from "./chunk-JOJJ2XFL.js";
10
10
  import {
11
11
  GUIDE_TYPES,
12
12
  QUIZ_VARIANTS,
@@ -18973,4 +18973,4 @@ export {
18973
18973
  JSONRPCMessageSchema,
18974
18974
  createServer
18975
18975
  };
18976
- //# sourceMappingURL=chunk-LSANXDSD.js.map
18976
+ //# sourceMappingURL=chunk-ZVHI2V7B.js.map
package/dist/index.js CHANGED
@@ -2,8 +2,8 @@
2
2
  import {
3
3
  JSONRPCMessageSchema,
4
4
  createServer
5
- } from "./chunk-LSANXDSD.js";
6
- import "./chunk-SY7YZPSC.js";
5
+ } from "./chunk-ZVHI2V7B.js";
6
+ import "./chunk-JOJJ2XFL.js";
7
7
  import "./chunk-JID43EDM.js";
8
8
  import {
9
9
  setMcpVersion
package/dist/prompts.js CHANGED
@@ -3,7 +3,7 @@ import {
3
3
  buildDiscovery,
4
4
  getWorkflowText,
5
5
  registerPrompts
6
- } from "./chunk-SY7YZPSC.js";
6
+ } from "./chunk-JOJJ2XFL.js";
7
7
  import "./chunk-KWEBCAPF.js";
8
8
  import "./chunk-HCZI2UJ5.js";
9
9
  export {
package/dist/server.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  createServer
3
- } from "./chunk-LSANXDSD.js";
4
- import "./chunk-SY7YZPSC.js";
3
+ } from "./chunk-ZVHI2V7B.js";
4
+ import "./chunk-JOJJ2XFL.js";
5
5
  import "./chunk-JID43EDM.js";
6
6
  import "./chunk-KWEBCAPF.js";
7
7
  import "./chunk-HCZI2UJ5.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@clipform/mcp-server",
3
- "version": "1.33.0",
3
+ "version": "1.34.0",
4
4
  "description": "MCP server for building and managing Clipform video forms",
5
5
  "license": "MIT",
6
6
  "homepage": "https://clipform.io",