You're viewing a demo portfolio

Join the waitlist
PRSM

suggest_domains

Active

Tool of run.domani/domani

declared in 1.0.0

AI-powered domain suggestions. Given a project description, generates full domain names with creative TLDs (e.g. codebuddy.dev, wavify.fm), checks availability, and returns only available domains with pricing.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "prompt"
  ],
  "properties": {
    "lang": {
      "enum": [
        "japanese",
        "spanish",
        "french",
        "italian",
        "latin",
        "nordic",
        "arabic",
        "sanskrit"
      ],
      "type": "string",
      "description": "Language/cultural inspiration: names will draw from this language's words, aesthetics, and culture"
    },
    "tlds": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Preferred TLDs without dots (e.g. ['com', 'dev']). Results will prioritize these."
    },
    "count": {
      "type": "number",
      "maximum": 20,
      "minimum": 1,
      "description": "Number of suggestions to return (default 10)"
    },
    "style": {
      "enum": [
        "single",
        "creative",
        "short",
        "brandable",
        "keyword"
      ],
      "type": "string",
      "description": "Name style: 'single' (one word), 'creative' (evocative/metaphorical single word), 'short' (3-6 chars), 'brandable' (invented names), 'keyword' (descriptive)"
    },
    "prompt": {
      "type": "string",
      "minLength": 3,
      "description": "Project description or keywords, e.g. 'AI coding assistant'"
    },
    "exclude": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Domains to exclude from suggestions (e.g. from previous calls)"
    }
  }
}

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 →