HasData DuckDuckGo for Zed
com.hasdata/duckduckgo
DuckDuckGo search as JSON. Ranked results, ads in their own array, 37 regions.
client:Zed
transport:streamable-http
runtime:npm
Install HasData DuckDuckGo in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"duckduckgo": {
"url": "https://mcp.hasdata.com/mcp?apis=duckduckgo"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs