Skip to content
Zed

drop for Zed

io.neuronik/drop

Publish web pages straight from your AI assistant and share them with a link.

client:Zed transport:streamable-http

Install drop in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "drop": {
      "url": "https://drop.neuronik.io/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

drop in other clients