You're viewing a demo portfolio

Join the waitlist
PRSM

set_security_lock

Active

Tool of run.domani/domani

declared in 1.0.0

Lock or unlock a domain's transfer lock (clientTransferProhibited). When locked, transfer requests are rejected. Unlock before transferring to another registrar.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "domain",
    "locked"
  ],
  "properties": {
    "domain": {
      "type": "string",
      "description": "Domain name to configure"
    },
    "locked": {
      "type": "boolean",
      "description": "true to lock (prevent transfers), false to unlock"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

run.domani/domani

https://github.com/gwendall/domani

1/7 registries
View full server →
set_security_lock — run.domani/domani — PRSM MCP