fixparser-plugin-mcp 9.1.7-544294dd → 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.
@@ -1296,15 +1296,9 @@ var MCPLocal = class {
1296
1296
  },
1297
1297
  {
1298
1298
  capabilities: {
1299
- tools: {
1300
- listChanged: true
1301
- },
1302
- prompts: {
1303
- listChanged: true
1304
- },
1305
- resources: {
1306
- listChanged: true
1307
- }
1299
+ tools: {},
1300
+ prompts: {},
1301
+ resources: {}
1308
1302
  }
1309
1303
  }
1310
1304
  );