Skip to content
Zed

drop beacon mcp for Zed

io.github.direct-web/drop-beacon-mcp

Search 100K+ EDC products. Track drops, compare prices, and analyze market trends.

client:Zed transport:stdio runtime:npm

Install drop beacon mcp in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "drop-beacon-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "drop-beacon-mcp"
      ],
      "env": {
        "DATABASE_URL": "<DATABASE_URL>",
        "API_KEY": "<API_KEY>"
      }
    }
  }
}

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

drop beacon mcp in other clients