Remote proxy for Model Context Protocol, allowing local-only clients to connect to remote servers using oAuth
{
"mcpServers": {
"wixmcp-remote": {
"command": "npx",
"args": [
"-y",
"@wix/mcp-remote"
]
}
}
}