A V2Ray client for Android, support Xray core and v2fly core
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"v2rayNG": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-v2rayNG"
]
}
}
}