v2ray-core
A platform for building proxies to bypass network restrictions.
v2ray-core MCP Server
MCP server for v2fly/v2ray-core
Ready-to-Use Client Configurations
{
"mcpServers": {
"v2ray-core": {
"command": "npx",
"args": [
"-y",
"@v2fly/v2ray-core"
]
}
}
}