vnsh for Claude Desktop
io.github.raullenchai/vnsh
Portable workspaces for AI agents: one encrypted link any agent can read and write
client:Claude Desktop
transport:stdio
runtime:npm
Install vnsh in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"vnsh": {
"command": "npx",
"args": [
"-y",
"vnsh-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs