@clipform/mcp-server 1.47.1 → 1.48.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
  WORKFLOW_TYPES,
3
3
  getDiscoveryParams,
4
4
  getSessionContextWithAuth
5
- } from "./chunk-PJNOCHKR.js";
5
+ } from "./chunk-4CY5EJCR.js";
6
6
  import {
7
7
  __export
8
8
  } from "./chunk-HCZI2UJ5.js";
@@ -4709,4 +4709,4 @@ export {
4709
4709
  getWorkflowText,
4710
4710
  registerPrompts
4711
4711
  };
4712
- //# sourceMappingURL=chunk-MV27JVSL.js.map
4712
+ //# sourceMappingURL=chunk-BBNREY2Q.js.map
@@ -3,7 +3,7 @@ import {
3
3
  FORM_TYPE_KEYS,
4
4
  callApi,
5
5
  getSessionContext
6
- } from "./chunk-PJNOCHKR.js";
6
+ } from "./chunk-4CY5EJCR.js";
7
7
 
8
8
  // src/lib/guides.ts
9
9
  var guidesPromise = null;
@@ -136,4 +136,4 @@ export {
136
136
  getGuideUri,
137
137
  registerResources
138
138
  };
139
- //# sourceMappingURL=chunk-UH77CDNO.js.map
139
+ //# sourceMappingURL=chunk-WUORO245.js.map
package/dist/index.js CHANGED
@@ -2,12 +2,12 @@
2
2
  import {
3
3
  JSONRPCMessageSchema,
4
4
  createServer
5
- } from "./chunk-JT7YWEQP.js";
6
- import "./chunk-MV27JVSL.js";
7
- import "./chunk-UH77CDNO.js";
5
+ } from "./chunk-3MTEM3VC.js";
6
+ import "./chunk-BBNREY2Q.js";
7
+ import "./chunk-WUORO245.js";
8
8
  import {
9
9
  setMcpVersion
10
- } from "./chunk-PJNOCHKR.js";
10
+ } from "./chunk-4CY5EJCR.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-MV27JVSL.js";
7
- import "./chunk-PJNOCHKR.js";
6
+ } from "./chunk-BBNREY2Q.js";
7
+ import "./chunk-4CY5EJCR.js";
8
8
  import "./chunk-HCZI2UJ5.js";
9
9
  export {
10
10
  WORKFLOW_TYPES,
package/dist/resources.js CHANGED
@@ -3,8 +3,8 @@ import {
3
3
  QUIZ_VARIANTS,
4
4
  getGuideUri,
5
5
  registerResources
6
- } from "./chunk-UH77CDNO.js";
7
- import "./chunk-PJNOCHKR.js";
6
+ } from "./chunk-WUORO245.js";
7
+ import "./chunk-4CY5EJCR.js";
8
8
  import "./chunk-HCZI2UJ5.js";
9
9
  export {
10
10
  GUIDE_TYPES,
package/dist/server.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  createServer
3
- } from "./chunk-JT7YWEQP.js";
4
- import "./chunk-MV27JVSL.js";
5
- import "./chunk-UH77CDNO.js";
6
- import "./chunk-PJNOCHKR.js";
3
+ } from "./chunk-3MTEM3VC.js";
4
+ import "./chunk-BBNREY2Q.js";
5
+ import "./chunk-WUORO245.js";
6
+ import "./chunk-4CY5EJCR.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.47.1",
3
+ "version": "1.48.0",
4
4
  "mcpName": "io.github.Clipform/mcp-server",
5
5
  "description": "MCP server for building and managing Clipform video forms",
6
6
  "license": "MIT",