Mesh Agent MCP Server

Official
MIT License
42
  • Apple
  • Linux

firecrawlsearchagent_firecrawl_web_search

Perform in-depth web searches by extracting full page contents via Firecrawl. Ideal for comprehensive research and detailed topic analysis. Integrates with Mesh Agent MCP Server for enhanced functionality.

Instructions

Execute a web search query by reading the web pages using Firecrawl. It provides more comprehensive information than standard web search by extracting the full contents from the pages. Use this when you need in-depth information on a topic. Data comes from Firecrawl search API. It may fail to find information of niche topics such like small cap crypto projects.

Input Schema

NameRequiredDescriptionDefault
search_termYesThe search term to execute

Input Schema (JSON Schema)

{ "properties": { "search_term": { "description": "The search term to execute", "type": "string" } }, "required": [ "search_term" ], "type": "object" }
ID: 6dmo0hl0qq