@meetkai/mka1 0.51.21 → 0.51.22

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.51.21",
52879
+ sdkVersion: "0.51.22",
52880
52880
  genVersion: "2.924.0",
52881
- userAgent: "speakeasy-sdk/typescript 0.51.21 2.924.0 1.1.0 @meetkai/mka1"
52881
+ userAgent: "speakeasy-sdk/typescript 0.51.22 2.924.0 1.1.0 @meetkai/mka1"
52882
52882
  };
52883
52883
  });
52884
52884
 
@@ -141164,7 +141164,7 @@ Aggregate sandbox usage (session lifecycle, execution, and workspace operations)
141164
141164
  function createMCPServer(deps) {
141165
141165
  const server = new McpServer({
141166
141166
  name: "SDK",
141167
- version: "0.51.21"
141167
+ version: "0.51.22"
141168
141168
  });
141169
141169
  const client = new SDKCore({
141170
141170
  bearerAuth: deps.bearerAuth,
@@ -143056,7 +143056,7 @@ var routes = rn({
143056
143056
  var app = Ve(routes, {
143057
143057
  name: "mcp",
143058
143058
  versionInfo: {
143059
- currentVersion: "0.51.21"
143059
+ currentVersion: "0.51.22"
143060
143060
  }
143061
143061
  });
143062
143062
  _t(app, process3.argv.slice(2), buildContext(process3));
@@ -143064,5 +143064,5 @@ export {
143064
143064
  app
143065
143065
  };
143066
143066
 
143067
- //# debugId=C27E385DE65864AD64756E2164756E21
143067
+ //# debugId=9636C85BEF56676764756E2164756E21
143068
143068
  //# sourceMappingURL=mcp-server.js.map