Model Context Protocol (MCP) server configuration and tool manifest for 2dust/v2rayN
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"v2rayN": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-v2rayN"
]
}
}
}