MCP Server

wix-mcp

From wix
Install
1
Run in your terminal
$
npx claudepluginhub wix/skills --plugin wix
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "wix-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@wix/mcp-remote@latest",
        "https://mcp.wix.com/mcp"
      ],
      "url": "https://mcp.wix.com/mcp"
    }
  }
}
Security Considerations
External connections

This server connects to external services. Review the URLs it accesses before enabling.

Details
Commandnpx
URLhttps://mcp.wix.com/mcp
Arguments
-y@wix/mcp-remote@latesthttps://mcp.wix.com/mcp
Actions
Plugins (1)