drop beacon mcp for Claude Desktop
io.github.direct-web/drop-beacon-mcp
Search 100K+ EDC products. Track drops, compare prices, and analyze market trends.
client:Claude Desktop
transport:stdio
runtime:npm
Install drop beacon mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"drop-beacon-mcp": {
"command": "npx",
"args": [
"-y",
"drop-beacon-mcp"
],
"env": {
"DATABASE_URL": "<DATABASE_URL>",
"API_KEY": "<API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs