Skip to main content
Glama

Sherlock Domains MCP

by Fewsats

set_contact_information

Set required contact details for domain purchases and ICANN registration via Sherlock Domains MCP. Includes first name, last name, email, address, city, state, postal code, and country.

Instructions

Set the contact information that will be used for domain purchases and ICANN registration. Contact information must be set before attempting any domain purchases. All fields are required: first_name: First name last_name: Last name email: Email address address: Street address city: City state: Two-letter state code for US/Canada (e.g., 'CA', 'NY') or province name (e.g., 'Madrid') postal_code: Postal code country: Two-letter country code ('US', 'ES', 'FR')

Input Schema

NameRequiredDescriptionDefault
caddYes
ccnYes
cctYes
cemYes
cfnYes
clnYes
cpcYes
cstYes

Input Schema (JSON Schema)

{ "properties": { "cadd": { "title": "Cadd", "type": "string" }, "ccn": { "title": "Ccn", "type": "string" }, "cct": { "title": "Cct", "type": "string" }, "cem": { "title": "Cem", "type": "string" }, "cfn": { "title": "Cfn", "type": "string" }, "cln": { "title": "Cln", "type": "string" }, "cpc": { "title": "Cpc", "type": "string" }, "cst": { "title": "Cst", "type": "string" } }, "required": [ "cfn", "cln", "cem", "cadd", "cct", "cst", "cpc", "ccn" ], "title": "set_contact_informationArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Fewsats/sherlock-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server