@meetkai/mka1 0.54.29 → 0.54.30

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.
package/bin/mcp-server.js CHANGED
@@ -52917,9 +52917,9 @@ var init_config = __esm(() => {
52917
52917
  SDK_METADATA = {
52918
52918
  language: "typescript",
52919
52919
  openapiDocVersion: "1.1.0",
52920
- sdkVersion: "0.54.29",
52920
+ sdkVersion: "0.54.30",
52921
52921
  genVersion: "2.935.1",
52922
- userAgent: "speakeasy-sdk/typescript 0.54.29 2.935.1 1.1.0 @meetkai/mka1"
52922
+ userAgent: "speakeasy-sdk/typescript 0.54.30 2.935.1 1.1.0 @meetkai/mka1"
52923
52923
  };
52924
52924
  });
52925
52925
 
@@ -153591,7 +153591,7 @@ Aggregate sandbox usage (session lifecycle, execution, and workspace operations)
153591
153591
  function createMCPServer(deps) {
153592
153592
  const server = new McpServer({
153593
153593
  name: "SDK",
153594
- version: "0.54.29"
153594
+ version: "0.54.30"
153595
153595
  });
153596
153596
  const client = new SDKCore({
153597
153597
  bearerAuth: deps.bearerAuth,
@@ -155549,7 +155549,7 @@ var routes = rn({
155549
155549
  var app = Ve(routes, {
155550
155550
  name: "mcp",
155551
155551
  versionInfo: {
155552
- currentVersion: "0.54.29"
155552
+ currentVersion: "0.54.30"
155553
155553
  }
155554
155554
  });
155555
155555
  _t(app, process3.argv.slice(2), buildContext(process3));
@@ -155557,5 +155557,5 @@ export {
155557
155557
  app
155558
155558
  };
155559
155559
 
155560
- //# debugId=8B6EA5A866276FF264756E2164756E21
155560
+ //# debugId=1BE16668712DB25264756E2164756E21
155561
155561
  //# sourceMappingURL=mcp-server.js.map