WebMCP

TravelCommunity skill

example.com WebMCP tools

Fetch the example.com homepage and return its h1 heading, first paragraph text, and the trailing 'Learn more' link as structured JSON. Read-only, no auth, no anti-bot.

3 tools2 methodsCommunity listing API surface

What can an agent do with example.com WebMCP tools?

Fetch the example.com homepage and return its h1 heading, first paragraph text, and the trailing 'Learn more' link as structured JSON. Read-only, no auth, no anti-bot. 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 example.com

Tool 1 of 3APIAnswer

fetch-homepage-content

Fetch the example.com homepage and return its h1 heading, first paragraph text, and the trailing 'Learn more' link as structured JSON. Read-only, no auth, no anti-bot.

How to install

browse skills add example.com/fetch-homepage-content-3h5vgl

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 fetch-homepage-content tool on example.com 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 3APIAnswer

pr-47-ai-gateway-smoke

Fetches the linked page and verifies its main <h1> reads 'Example Domain'. Minimal end-to-end smoke test using the Browserbase Fetch API.

How to install

browse skills add example.com/pr-47-ai-gateway-smoke-6wh3lw

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 pr-47-ai-gateway-smoke tool on example.com 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 3 of 3BrowserAnswer

replay-demo

Synthetic localhost skill for testing Browserbase session replay playback.

How to install

browse skills add example.com/replay-demo-r3p1ay

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 replay-demo tool on example.com with input: <string>. Return the structured result and cite the source page.

Input contract

  • input string Use the inputs described in the source listing.

Open the source definition