
Firecrawl Search Digest Agent
Advanced web search agent that uses Firecrawl to perform research with intelligent query generation and content analysis, then processes results with a small and fast LLM for concise, relevant summaries.
Tags
Tools (3)
firecrawl_web_search
Search the web with advanced filtering. MANDATORY: Use time_filter parameter for ANY time-sensitive requests (recent, past week, etc.). Supports Google search operators in search_term. Examples: For 'recent coinbase listings' use search_term='coinbase listings' + time_filter='qdr:w'. For 'today's bitcoin news' use search_term='bitcoin news' + time_filter='qdr:d'. For site-specific searches use search_term='site:coinbase.com announcements'. Always set limit for result count control. Results are summarized by AI with source attribution.
firecrawl_extract_web_data
Extract structured data from one or multiple web pages using natural language instructions. This tool can process single URLs or entire domains (using wildcards like example.com/*). Use this when you need specific information from websites rather than full search results. You must specify what data to extract from the pages using the 'extraction_prompt' parameter. Returns structured data.
firecrawl_scrape_url
Scrape full contents from a specific URL. Returns clean and summarized web contents.
x402 API Endpoints
https://mesh.heurist.xyz/x402/agents/FirecrawlSearchDigestAgent/firecrawl_web_searchhttps://mesh.heurist.xyz/x402/solana/agents/FirecrawlSearchDigestAgent/firecrawl_web_searchhttps://mesh.heurist.xyz/x402/xrpl/agents/FirecrawlSearchDigestAgent/firecrawl_web_searchhttps://mesh.heurist.xyz/x402/agents/FirecrawlSearchDigestAgent/firecrawl_extract_web_datahttps://mesh.heurist.xyz/x402/solana/agents/FirecrawlSearchDigestAgent/firecrawl_extract_web_datahttps://mesh.heurist.xyz/x402/xrpl/agents/FirecrawlSearchDigestAgent/firecrawl_extract_web_datahttps://mesh.heurist.xyz/x402/agents/FirecrawlSearchDigestAgent/firecrawl_scrape_urlhttps://mesh.heurist.xyz/x402/solana/agents/FirecrawlSearchDigestAgent/firecrawl_scrape_urlhttps://mesh.heurist.xyz/x402/xrpl/agents/FirecrawlSearchDigestAgent/firecrawl_scrape_urlPricing
MCP Endpoint
https://mesh.heurist.xyz/mcp/agents/FirecrawlSearchDigestAgent{
"mcpServers": {
"heurist-agent": {
"url": "https://mesh.heurist.xyz/mcp/agents/FirecrawlSearchDigestAgent/",
"headers": {
"X-HEURIST-API-KEY": "your-api-key-here"
}
}
}
}