@respira/wordpress-mcp-server 5.3.0 → 5.3.1
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/package.json +2 -6
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@respira/wordpress-mcp-server",
|
|
3
|
-
"version": "5.3.
|
|
4
|
-
"mcpName": "
|
|
3
|
+
"version": "5.3.1",
|
|
4
|
+
"mcpName": "press.respira/respira-wordpress",
|
|
5
5
|
"description": "165 MCP tools for WordPress (131 respira_* core + 13 Bricks deep tools + 21 woocommerce_*). Element-level editing, full page creation, HTML-to-builder conversion, WCAG accessibility scanning, stock images, bulk operations, 27 widget shortcuts, Bricks Full Intelligence (global classes, theme styles, color palette, typography, components). Native support for 11 page builders. enabledTools config for clients with tool limits. wordpress_* aliases still accepted but no longer listed — removed in v6.0.",
|
|
6
6
|
"main": "dist/index.js",
|
|
7
7
|
"bin": {
|
|
@@ -113,10 +113,6 @@
|
|
|
113
113
|
"url": "https://respira.press"
|
|
114
114
|
},
|
|
115
115
|
"license": "MIT",
|
|
116
|
-
"repository": {
|
|
117
|
-
"type": "git",
|
|
118
|
-
"url": "git+https://github.com/webmyc/respira-wordpress.git"
|
|
119
|
-
},
|
|
120
116
|
"homepage": "https://respira.press",
|
|
121
117
|
"bugs": {
|
|
122
118
|
"url": "https://respira.press/support"
|