mcp-use 2.0.0-beta.20 → 2.0.0-beta.21

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/dist/index.js CHANGED
@@ -2430,6 +2430,7 @@ var MCPServer = class _MCPServer {
2430
2430
  },
2431
2431
  {
2432
2432
  capabilities: {
2433
+ logging: {},
2433
2434
  tools: { listChanged: true },
2434
2435
  prompts: { listChanged: true },
2435
2436
  resources: { listChanged: true, subscribe: true }