Connects Claude to EasySend's public file sharing API for quick uploads and downloads without any authentication setup. You get six tools: upload_files returns shareable links, get_bundle and bundle_status let you inspect shared bundles, download_file and download_bundle pull content locally, and delete_file removes uploads if you have the token. Useful when you need to quickly share build artifacts, logs, or datasets from a Claude session without configuring S3 buckets or dealing with API keys. The API is free and public, so there's no account setup. Just npx the package and start moving files around.
claude mcp add --transport stdio io.github.easysend-co-easysend uvx easysend