@debugbundle/mcp 0.1.7 → 0.1.9

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.
Files changed (3) hide show
  1. package/README.md +2 -0
  2. package/dist/main.cjs +2382 -155
  3. package/package.json +3 -3
package/README.md CHANGED
@@ -17,6 +17,8 @@ npm install -g @debugbundle/mcp
17
17
  debugbundle-mcp
18
18
  ```
19
19
 
20
+ Supported Node.js versions: 22.x through 26.x.
21
+
20
22
  ## MCP Client Configuration
21
23
 
22
24
  ```json