@egain/egain-mcp-server 1.0.16 → 1.0.17

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
@@ -4046,9 +4046,9 @@ var init_config = __esm(() => {
4046
4046
  SDK_METADATA = {
4047
4047
  language: "typescript",
4048
4048
  openapiDocVersion: "1.0.0",
4049
- sdkVersion: "1.0.16",
4049
+ sdkVersion: "1.0.17",
4050
4050
  genVersion: "2.723.8",
4051
- userAgent: "speakeasy-sdk/mcp-typescript 1.0.16 2.723.8 1.0.0 @egain/egain-mcp-server"
4051
+ userAgent: "speakeasy-sdk/mcp-typescript 1.0.17 2.723.8 1.0.0 @egain/egain-mcp-server"
4052
4052
  };
4053
4053
  });
4054
4054
 
@@ -46790,7 +46790,7 @@ The Search API is a hybrid search service that combines semantic understanding w
46790
46790
  function createMCPServer(deps) {
46791
46791
  const server = new McpServer({
46792
46792
  name: "EgainMcp",
46793
- version: "1.0.16"
46793
+ version: "1.0.17"
46794
46794
  });
46795
46795
  const getClient = deps.getSDK || (() => new EgainMcpCore({
46796
46796
  security: deps.security,
@@ -48037,7 +48037,7 @@ var routes = ln({
48037
48037
  var app = _e(routes, {
48038
48038
  name: "mcp",
48039
48039
  versionInfo: {
48040
- currentVersion: "1.0.16"
48040
+ currentVersion: "1.0.17"
48041
48041
  }
48042
48042
  });
48043
48043
  Yt(app, process3.argv.slice(2), buildContext(process3));
@@ -48045,5 +48045,5 @@ export {
48045
48045
  app
48046
48046
  };
48047
48047
 
48048
- //# debugId=EBFE61A4F0D0DC0664756E2164756E21
48048
+ //# debugId=09144A154996E67164756E2164756E21
48049
48049
  //# sourceMappingURL=mcp-server.js.map