File Systems
Trust: 37/100 (Limited)io.github.raullenchai/vnsh Guide
Ephemeral encrypted file sharing for AI. AES-256 encryption, 24h auto-vaporization.
7 starsby raullenchai
Quick Start
Install
npx vnsh-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-raullenchai-vnsh": {
"command": "npx",
"args": [
"vnsh-mcp"
]
}
}
}