Skip to content
VS Code

HasData DuckDuckGo for VS Code

com.hasdata/duckduckgo

DuckDuckGo search as JSON. Ranked results, ads in their own array, 37 regions.

client:VS Code transport:streamable-http runtime:npm

Install HasData DuckDuckGo in VS Code

.vscode/mcp.json

{
  "servers": {
    "duckduckgo": {
      "type": "http",
      "url": "https://mcp.hasdata.com/mcp?apis=duckduckgo"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

HasData DuckDuckGo in other clients