Loomal

vnsh

MCP server by github.com/raullenchai/vnsh

Ephemeral encrypted file sharing for AI. AES-256 encryption, 24h auto-vaporization.

115 starsnpm: vnsh-mcp

About vnsh

vnsh is an MCP (Model Context Protocol) server published by raullenchai in the official MCP registry. Ephemeral encrypted file sharing for AI. AES-256 encryption, 24h auto-vaporization.

It ships as an npm package (vnsh-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/raullenchai/vnsh, where the project has earned 115 GitHub stars.

Use vnsh with your agent

Claude Code · one command
claude mcp add vnsh -- npx -y vnsh-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "vnsh": {
      "command": "npx",
      "args": [
        "-y",
        "vnsh-mcp"
      ]
    }
  }
}
npmvnsh-mcp

Frequently asked questions

What is vnsh?
vnsh is an MCP (Model Context Protocol) server by raullenchai. Ephemeral encrypted file sharing for AI. AES-256 encryption, 24h auto-vaporization.
How do I connect vnsh to Claude, Cursor, or another MCP client?
Install vnsh from its npm package (vnsh-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is vnsh open source?
Yes — the source code is public at github.com/raullenchai/vnsh, with 115 GitHub stars.
Can AI agents pay to use vnsh?
Not yet through Loomal — vnsh is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain vnsh? Claim this listing free by verifying GitHub ownership, or contact us.