{
  "schemaVersion": "0.1",
  "name": "NYC Visa & Translation Assistant",
  "description": "Answers visa filing, translation, and Thai immigration questions from nycvisa.ltd content.",
  "url": "https://nycvisa.ltd",
  "contact": "info@nycvisa.ltd",
  "operator": {
    "name": "NYC Visa & Translation Co., Ltd.",
    "@id": "https://nycvisa.ltd/#organization"
  },
  "discovery": {
    "openapi": "https://nycvisa.ltd/.well-known/openapi.json",
    "mcp": "https://nycvisa.ltd/.well-known/mcp.json",
    "llms": "https://nycvisa.ltd/.well-known/llms.json",
    "aiPlugin": "https://nycvisa.ltd/.well-known/ai-plugin.json"
  },
  "capabilities": [
    "country.lookup",
    "thai-visa.lookup",
    "translation.quote",
    "visa.search"
  ],
  "languages": ["th", "en", "zh", "ja", "ko"],
  "policy": {
    "tos": "https://nycvisa.ltd/terms",
    "privacy": "https://nycvisa.ltd/privacy"
  }
}
