{
  "schemaVersion": "2.0",
  "name": "TailorPrompt.ai",
  "description": "TailorPrompt turns a plain-language goal into a structured, reusable AI workflow, adapts it for leading AI models, and helps evaluate whether the result met the intended outcome.",
  "url": "https://tailorprompt.ai",
  "alternateUrls": [
    "https://www.tailorprompt.ai",
    "https://promptailor.ai"
  ],
  "serviceType": "MCP tool and resource server",
  "autonomousAgent": false,
  "a2aServer": false,
  "discovery": {
    "openapi": "https://tailorprompt.ai/.well-known/openapi.json",
    "mcp": "https://tailorprompt.ai/.well-known/mcp.json",
    "brandFacts": "https://tailorprompt.ai/.well-known/brand-facts.json",
    "llmsTxt": "https://tailorprompt.ai/llms.txt",
    "workflows": "https://tailorprompt.ai/workflows.md"
  },
  "capabilities": [
    "find outcome workflows",
    "request missing context",
    "compile model-ready instructions",
    "evaluate results against acceptance criteria",
    "record consented categorical outcomes"
  ],
  "lastUpdated": "2026-08-15"
}
