Heurist Logo
Back to Library
DuckDuckGo Agent

DuckDuckGo Agent

Verified

This agent can fetch and analyze web search results using DuckDuckGo API and provide intelligent summaries.

Search

Tools

1 callable

Author

0x7d9d...405D
Get a key
Syncing keys…
local-only
  • search_web

    2 params

    Search the web using DuckDuckGo Search API

MCP Server Configdrop into your client
{
"mcpServers": {
"heurist-agent": {
"url": "https://mesh.heurist.xyz/mcp/agents/DuckDuckGoSearchAgent/",
"headers": {
"X-HEURIST-API-KEY": "your-api-key-here"
}
}
}
}