Overview
Features
Tools: search
Query Google Search OR fetch a direct URL and return cleaned page contents.
Output formats
Supports outputFormats (text, markdown, html) with default markdown.
Scraping tool selector
scrapingTool option: raw-http or browser-playwright to handle static vs JS-heavy sites.
Configurable max results
maxResults controls number of results (default 1, ignored for direct URL queries).
Request timeout
requestTimeoutSecs sets total server-side and client wait budget (default 40s, 1-300).
Local MCP stdio
Local MCP integration via standard input/output for AI clients.
Standby mode communication
Operates with the RAG Web Browser Actor in Standby mode to exchange queries and content.
Who Is This For?
- AI agents:Provide fast web browsing results and content extraction for RAG workflows.
- LLMs:Enable LLMs to perform web searches and fetch content in Markdown for analysis.




