alldomains_registerDomain
InactiveTool of SAP MCP Server
Register a domain on AllDomains (supports multiple TLDs: .abc, .bonk, .poor, etc.). SAP MCP context: Protocol alldomains; operation class write. Use for AllDomains name registration and resolution workflows. Confirm domain, TLD, owner, and renewal or purchase terms before writes. Use only when the requested name service is not SNS-specific.
Parameters schema
{
"type": "object",
"required": [
"wallet",
"domain"
],
"properties": {
"tld": {
"type": "string",
"description": "TLD if not included in domain string"
},
"domain": {
"type": "string",
"description": "Full domain (e.g. \"myname.abc\", \"trader.bonk\")"
},
"wallet": {
"type": "string",
"description": "Solana public key (base58)"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SAP MCP Server
https://github.com/OOBE-PROTOCOL/sap-mcp
2/7 registries