@meetkai/mka1 0.53.15 → 0.53.16

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
@@ -52876,9 +52876,9 @@ var init_config = __esm(() => {
52876
52876
  SDK_METADATA = {
52877
52877
  language: "typescript",
52878
52878
  openapiDocVersion: "1.1.0",
52879
- sdkVersion: "0.53.15",
52879
+ sdkVersion: "0.53.16",
52880
52880
  genVersion: "2.928.0",
52881
- userAgent: "speakeasy-sdk/typescript 0.53.15 2.928.0 1.1.0 @meetkai/mka1"
52881
+ userAgent: "speakeasy-sdk/typescript 0.53.16 2.928.0 1.1.0 @meetkai/mka1"
52882
52882
  };
52883
52883
  });
52884
52884
 
@@ -137637,7 +137637,7 @@ Aggregate sandbox usage (session lifecycle, execution, and workspace operations)
137637
137637
  function createMCPServer(deps) {
137638
137638
  const server = new McpServer({
137639
137639
  name: "SDK",
137640
- version: "0.53.15"
137640
+ version: "0.53.16"
137641
137641
  });
137642
137642
  const client = new SDKCore({
137643
137643
  bearerAuth: deps.bearerAuth,
@@ -139481,7 +139481,7 @@ var routes = rn({
139481
139481
  var app = Ve(routes, {
139482
139482
  name: "mcp",
139483
139483
  versionInfo: {
139484
- currentVersion: "0.53.15"
139484
+ currentVersion: "0.53.16"
139485
139485
  }
139486
139486
  });
139487
139487
  _t(app, process3.argv.slice(2), buildContext(process3));
@@ -139489,5 +139489,5 @@ export {
139489
139489
  app
139490
139490
  };
139491
139491
 
139492
- //# debugId=3C93E524D3493FBE64756E2164756E21
139492
+ //# debugId=26A1C19B563C084C64756E2164756E21
139493
139493
  //# sourceMappingURL=mcp-server.js.map