All MCP servers

Vnsh

Official
by Api.AirforcestdioAI & LLM Tools0115MIT

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

mcpopen-sourceai-llm-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "vnsh-impaed61": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}