Submit

Volta Notes

@iamredmh

Burn-after-read encrypted notes for AI agents. Share secrets with users without them appearing in chat history — create a one-time URL, send it, they read it once and it's gone. AES-256-GCM E2E encrypted, decryption key never sent to any server.

Server Config

{
  "mcpServers": {
    "volta-notes": {
      "command": "npx",
      "args": [
        "-y",
        "@voltanotes/mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

Volta Notes MCP Server