drop's MCP server runs locally over stdio, so it works in Claude Code and Claude Desktop now. The claude.ai web custom-connector needs a hosted remote-MCP endpoint — that's roadmap, and because drop is open-source you can host that endpoint yourself.
Today: Claude Desktop / Claude Code
claude mcp add drops -- node /path/to/drops-share/skill/mcp.mjs
Or add the JSON config to Claude Desktop's MCP settings.
FAQ
Can I use it on claude.ai (web)?
Not yet — the web connector needs a hosted remote-MCP endpoint. It works today in Claude Code and Claude Desktop via local stdio, and self-hosting a remote endpoint is on the roadmap.