FileSeal Secure Send for Claude Code
io.github.fileseal/mcp-send
Send a file to a person as a one-time, encrypted, auto-deleting download link.
client:Claude Code
transport:stdio
runtime:npm
Install FileSeal Secure Send in Claude Code
run in your project directory
claude mcp add mcp-send -e FILESEAL_API_KEY=<FILESEAL_API_KEY> -e FILESEAL_API_BASE_URL=<FILESEAL_API_BASE_URL> -- npx -y @fileseal/send
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs