drop beacon mcp for Cline
io.github.direct-web/drop-beacon-mcp
Search 100K+ EDC products. Track drops, compare prices, and analyze market trends.
client:Cline
transport:stdio
runtime:npm
Install drop beacon mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"drop-beacon-mcp": {
"command": "npx",
"args": [
"-y",
"drop-beacon-mcp"
],
"env": {
"DATABASE_URL": "<DATABASE_URL>",
"API_KEY": "<API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs