@meetkai/mka1 0.53.23 → 0.53.25

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.23",
52879
+ sdkVersion: "0.53.25",
52880
52880
  genVersion: "2.930.0",
52881
- userAgent: "speakeasy-sdk/typescript 0.53.23 2.930.0 1.1.0 @meetkai/mka1"
52881
+ userAgent: "speakeasy-sdk/typescript 0.53.25 2.930.0 1.1.0 @meetkai/mka1"
52882
52882
  };
52883
52883
  });
52884
52884
 
@@ -137970,7 +137970,7 @@ Aggregate sandbox usage (session lifecycle, execution, and workspace operations)
137970
137970
  function createMCPServer(deps) {
137971
137971
  const server = new McpServer({
137972
137972
  name: "SDK",
137973
- version: "0.53.23"
137973
+ version: "0.53.25"
137974
137974
  });
137975
137975
  const client = new SDKCore({
137976
137976
  bearerAuth: deps.bearerAuth,
@@ -139816,7 +139816,7 @@ var routes = rn({
139816
139816
  var app = Ve(routes, {
139817
139817
  name: "mcp",
139818
139818
  versionInfo: {
139819
- currentVersion: "0.53.23"
139819
+ currentVersion: "0.53.25"
139820
139820
  }
139821
139821
  });
139822
139822
  _t(app, process3.argv.slice(2), buildContext(process3));
@@ -139824,5 +139824,5 @@ export {
139824
139824
  app
139825
139825
  };
139826
139826
 
139827
- //# debugId=140E41D530EDA27864756E2164756E21
139827
+ //# debugId=2E41C511C152567864756E2164756E21
139828
139828
  //# sourceMappingURL=mcp-server.js.map