WebMCP

DeveloperWebMCP verified

krawl.sh WebMCP tools

Krawl is a deep research agent API that produces 50+ source reports in 90 seconds with full citations, searching the web, X/Twitter, GitHub, academic papers, and crypto/DeFi in parallel. Drop it into Claude Code, OpenClaw, Hermes, or any runtime via API, MCP, or skill.md.

3 tools1 methodsspec API surface

What can an agent do with krawl.sh WebMCP tools?

Krawl is a deep research agent API that produces 50+ source reports in 90 seconds with full citations, searching the web, X/Twitter, GitHub, academic papers, and crypto/DeFi in parallel. Drop it into Claude Code, OpenClaw, Hermes, or any runtime via API, MCP, or skill.md. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.

WebMCP tools on krawl.sh

Tool 1 of 3WebMCPAnswer

research

Run an autonomous deep-research agent over a topic and return a comprehensive markdown report with 50+ verified sources and inline citations. Searches the web, X/Twitter, GitHub, academic papers, and crypto/DeFi data in parallel, then synthesizes a cited answer.

How to install

Open the krawl.sh website and ask your browser agent to use research

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the research tool on krawl.sh with query: <string>, mode: <string>. Return the structured result and cite the source page.

Input contract

  • query string The research question or topic to investigate.
  • mode string deep = exhaustive multi-source search; quick = fast shallow answer; crypto = on-chain/DeFi-specialized research.

Open the source definition

Tool 2 of 3WebMCPAnswer

quick_search

Search a single source and return raw, structured results without synthesis. Faster and cheaper than `research`; use when you want links/snippets from one provider rather than a written report.

How to install

Open the krawl.sh website and ask your browser agent to use quick_search

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the quick_search tool on krawl.sh with query: <string>, source: <string>, num_results: <integer>. Return the structured result and cite the source page.

Input contract

  • query string The search query.
  • source string Which source to search (exa=general web, x=Twitter, etc.).
  • num_results integer Max results to return.

Open the source definition

Tool 3 of 3WebMCPAnswer

ask_krawl

Ask a natural-language question about Krawl's research capabilities and get a routed answer pointing to the right tool or endpoint.

How to install

Open the krawl.sh website and ask your browser agent to use ask_krawl

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the ask_krawl tool on krawl.sh with query: <string>. Return the structured result and cite the source page.

Input contract

  • query string A natural-language question about what you want to research or how to use Krawl.

Open the source definition