{
  "protocolVersion": "0.3.0",
  "name": "Name Generator Plus",
  "description": "Generates original names with their meaning and origin across 50+ categories (baby, business, brand, username, game/fantasy, pet, band, team, and more). Free and anonymous.",
  "url": "https://namegeneratorplus.com/ask",
  "preferredTransport": "JSONRPC",
  "supportedInterfaces": [
    { "url": "https://namegeneratorplus.com/ask", "transport": "JSONRPC" },
    { "url": "https://namegeneratorplus.com/mcp", "transport": "HTTP" }
  ],
  "additionalInterfaces": [
    { "url": "https://namegeneratorplus.com/ask", "transport": "JSONRPC" },
    { "url": "https://namegeneratorplus.com/mcp", "transport": "HTTP" }
  ],
  "provider": { "organization": "Name Generator Plus", "url": "https://namegeneratorplus.com" },
  "version": "1.0.0",
  "documentationUrl": "https://namegeneratorplus.com/llms-full.txt",
  "capabilities": { "streaming": true, "pushNotifications": false, "stateTransitionHistory": false },
  "defaultInputModes": ["text/plain", "application/json"],
  "defaultOutputModes": ["application/json", "text/event-stream"],
  "security": [],
  "skills": [
    {
      "id": "generate_names",
      "name": "Generate names",
      "description": "Generate original names with meanings for a chosen category (e.g. business, baby, fantasy, username).",
      "tags": ["names", "naming", "generator", "branding", "baby-names", "usernames", "fantasy"],
      "examples": ["Generate 12 business names", "fantasy elf names with meanings", "cute pet names for a black cat"]
    },
    {
      "id": "suggest_names",
      "name": "Suggest names from a description",
      "description": "Describe what you are naming in plain language and receive matching names.",
      "tags": ["names", "natural-language", "suggestions"],
      "examples": ["strong viking warrior names", "a calm minimalist skincare brand", "gamertag for a sniper"]
    }
  ],
  "contact": "contact@namegeneratorplus.com"
}
