Docs
Install the CLI
npm i -g @droplet/cli droplet login droplet share ./slides.html
Connect Claude Code (MCP)
claude mcp add droplet -e DROPLET_TOKEN=drp_live_xxx -- npx @droplet/mcp
Then ask Claude: "share this slide deck" — it picks up the MCP tool automatically.
API tokens
Tokens look like drp_live_…. Issue and revoke them from your dashboard. Pass via Authorization: Bearer ….
REST endpoints
- POST /api/upload (multipart)
- GET /api/shares (list)
- DELETE /api/shares/:slug
- GET /api/balance