@danainnovations/cortex-mcp 1.0.82 → 1.0.84

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
@@ -1313,7 +1313,7 @@ function detectClients() {
1313
1313
  });
1314
1314
  clients.push({
1315
1315
  type: "stdio",
1316
- name: "OpenClaw (stdio)",
1316
+ name: "OpenClaw",
1317
1317
  configPath: null,
1318
1318
  detected: true
1319
1319
  });