@respira/wordpress-mcp-server 8.0.2 → 8.0.4

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.
@@ -9,11 +9,11 @@
9
9
  "surface_exclusions": "scripts/tool-surface-exclusions.json"
10
10
  },
11
11
  "counts": {
12
- "mcp_total": 274,
13
- "core_mcp": 169,
12
+ "mcp_total": 276,
13
+ "core_mcp": 171,
14
14
  "woocommerce_mcp": 105,
15
- "native_connector": 266,
16
- "documented_exact_names": 432,
15
+ "native_connector": 268,
16
+ "documented_exact_names": 434,
17
17
  "native_exclusions": 43,
18
18
  "woo_rest_routes": 86,
19
19
  "woo_abilities": 0
@@ -3576,6 +3576,18 @@
3576
3576
  }
3577
3577
  ]
3578
3578
  },
3579
+ {
3580
+ "tool": "wordpress_run_security_audit",
3581
+ "kind": "read",
3582
+ "handler": "wordpress_core_rest_or_ability",
3583
+ "surfaces": {
3584
+ "mcp_server": true,
3585
+ "mcp_dispatch": true,
3586
+ "native_connector": true,
3587
+ "npm_readme": true
3588
+ },
3589
+ "exclusions": []
3590
+ },
3579
3591
  {
3580
3592
  "tool": "wordpress_scan_page_accessibility",
3581
3593
  "kind": "read",
@@ -3693,6 +3705,18 @@
3693
3705
  },
3694
3706
  "exclusions": []
3695
3707
  },
3708
+ {
3709
+ "tool": "wordpress_update_core_security",
3710
+ "kind": "write",
3711
+ "handler": "wordpress_core_rest_or_ability",
3712
+ "surfaces": {
3713
+ "mcp_server": true,
3714
+ "mcp_dispatch": true,
3715
+ "native_connector": true,
3716
+ "npm_readme": true
3717
+ },
3718
+ "exclusions": []
3719
+ },
3696
3720
  {
3697
3721
  "tool": "wordpress_update_custom_post",
3698
3722
  "kind": "write",