{"name":"EchoDrop MCP","description":"Hosted MCP endpoint for creating and managing secure, audited file, link, and video drops with capability-based access control.","provider":{"organization":"EchoDrop","url":"https://echodrop.ai"},"version":"1.0.0","url":"https://echodrop.ai/api/mcp","capabilities":{"streaming":true,"pushNotifications":false,"stateTransitionHistory":true},"securitySchemes":{"bearer":{"type":"http","scheme":"bearer","description":"OAuth 2.1 access token or Personal Access Token. See /.well-known/oauth-authorization-server."}},"security":[{"bearer":[]}],"defaultInputModes":["text/plain","application/json"],"defaultOutputModes":["text/plain","application/json"],"skills":[{"id":"create-drop","name":"Create a drop","description":"Create a secure, audited drop (files, links, or SaaS URLs) behind a short pickup code with optional password, expiry, and email verification.","tags":["drops","handoff","sharing"],"examples":["Create a password-protected drop for these files.","Share a link that expires in 24 hours with a signed receipt."]},{"id":"manage-drop","name":"Manage a drop","description":"Pause, resume, revoke, or update an existing drop and inspect its audit trail and pickup activity.","tags":["drops","audit","revocation"],"examples":["Pause my drop.","Who has picked up this drop?"]}]}