WebMCP

DeveloperWebMCP verified

friendlyguid.com WebMCP tools

Generate secure random or human-readable GUID/UUIDs in your browser, instantly validate existing identifiers, and copy them for use in testing or production. Private by design.

1 tools1 methodsspec API surface

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

Generate secure random or human-readable GUID/UUIDs in your browser, instantly validate existing identifiers, and copy them for use in testing or production. Private by design. 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 friendlyguid.com

Tool 1 of 1WebMCPAnswer

get_friendly_guid

Get a FriendlyGUID. Optionally provide a memorable seed word or phrase; FriendlyGUID converts it to a valid GUID/UUID and can update the page.

How to install

Open the friendlyguid.com website and ask your browser agent to use get_friendly_guid

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 get_friendly_guid tool on friendlyguid.com with seed: <string>, uppercase: <boolean>, updatePage: <boolean>. Return the structured result and cite the source page.

Input contract

  • seed string Optional memorable word or phrase to convert into a friendly GUID. When omitted, the current page GUID is completed or a new friendly GUID is generated.
  • uppercase boolean Return the GUID in uppercase. Defaults to the page casing setting.
  • updatePage boolean Update the visible FriendlyGUID input with the generated GUID.

Open the source definition