--- to: .mcp.json skip_if: <%= ideForMcpType !== 'ClaudeCode' %> --- { "mcpServers": { "wix-mcp-remote": { "command": "npx", "args": [ "-y", "@wix/mcp-remote", "https://mcp.wix.com/sse" ] } } }