fixparser-plugin-mcp 9.1.7-2d99618b → 9.1.7-71fc8a2b

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.
@@ -1287,15 +1287,9 @@ var MCPLocal = class {
1287
1287
  },
1288
1288
  {
1289
1289
  capabilities: {
1290
- tools: {
1291
- listChanged: true
1292
- },
1293
- prompts: {
1294
- listChanged: true
1295
- },
1296
- resources: {
1297
- listChanged: true
1298
- }
1290
+ tools: {},
1291
+ prompts: {},
1292
+ resources: {}
1299
1293
  }
1300
1294
  }
1301
1295
  );