Back

DuckDuckGo Agent
This agent can fetch and analyze web search results using DuckDuckGo API and provide intelligent summaries.
Tags
Search
Tools (1)
search_web
Search the web using DuckDuckGo Search API
required: search_term
Pricing
1 credit/use
MCP Endpoint
https://mesh.heurist.xyz/mcp/agents/DuckDuckGoSearchAgentCopy Configuration
{
"mcpServers": {
"heurist-agent": {
"url": "https://mesh.heurist.xyz/mcp/agents/DuckDuckGoSearchAgent/",
"headers": {
"X-HEURIST-API-KEY": "your-api-key-here"
}
}
}
}