WebMCP

BrowserCommunity skill

docs.stagehand.dev WebMCP tools

Crawl docs.stagehand.dev via its Mintlify llms-full.txt export, resolve the linked GitHub source repo (browserbase/stagehand) pinned to a commit SHA, and use Cerebras (Qwen3-Coder-480B) to flag drift in function signatures, flag/option names, types, and example code. Emits a JSON report with docs URL + source file/line citations. Read-only.

2 tools2 methodsCommunity listing API surface

What can an agent do with docs.stagehand.dev WebMCP tools?

Crawl docs.stagehand.dev via its Mintlify llms-full.txt export, resolve the linked GitHub source repo (browserbase/stagehand) pinned to a commit SHA, and use Cerebras (Qwen3-Coder-480B) to flag drift in function signatures, flag/option names, types, and example code. Emits a JSON report with docs URL + source file/line citations. Read-only. 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 docs.stagehand.dev

Tool 1 of 2FetchAnswer

docs-vs-code-auditor

Crawl docs.stagehand.dev via its Mintlify llms-full.txt export, resolve the linked GitHub source repo (browserbase/stagehand) pinned to a commit SHA, and use Cerebras (Qwen3-Coder-480B) to flag drift in function signatures, flag/option names, types, and example code. Emits a JSON report with docs URL + source file/line citations. Read-only.

How to install

browse skills add docs.stagehand.dev/docs-vs-code-auditor-kkiqtm

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 docs-vs-code-auditor tool on docs.stagehand.dev with url: <string>. Return the structured result and cite the source page.

Input contract

  • url string The URL or page to inspect.

Open the source definition

Tool 2 of 2HybridAnswer

docs-vs-code-auditor

Crawl a docs site (default docs.stagehand.dev), discover its linked GitHub repo, and flag drift between documented signatures/flags/examples and the actual source — citing both doc and code by file and line. Uses Cerebras Cloud (Qwen3-Coder-480B / Llama-3.3-70B) for fast structured diffing.

How to install

browse skills add docs.stagehand.dev/docs-vs-code-auditor-567pp9

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 docs-vs-code-auditor tool on docs.stagehand.dev with query: <string>, url: <string>. Return the structured result and cite the source page.

Input contract

  • query string The thing to search for.
  • url string The URL or page to inspect.

Open the source definition