{
  "$schema": "https://modelcontextprotocol.io/schemas/server-card.json",
  "serverInfo": {
    "name": "天录 — 应用与服务 (Veri5 apps & services)",
    "version": "1.0.0",
    "description": "天录生态入口：注册一个天录通行证（Veri5 Passport）即可统一登录所有应用。已上线：天录通行证（统一登录 + 托管钱包 + 可验证身份）与天录存证（文件链上存证）。",
    "homepage": "https://tianlu.technology",
    "documentation": "https://tianlu.technology/auth.md",
    "contact": { "email": "ryder@hefes.net", "organization": "赫菲有限责任公司 / Hefes LLC", "url": "https://hefes.net" }
  },
  "authentication": {
    "type": "oauth2",
    "discovery_url": "https://tianlu.technology/.well-known/oauth-authorization-server",
    "registration_url": "https://id.veri5.technology/register"
  },
  "tools": [
    { "name": "open_passport_signup", "description": "注册天录通行证账户。", "url": "https://id.veri5.technology/register" },
    { "name": "passport_oidc_discovery", "description": "天录通行证 OpenID Connect 发现。", "url": "https://id.veri5.technology/.well-known/openid-configuration" },
    { "name": "notarize_document", "description": "使用天录存证对文件进行链上存证。", "url": "https://notary.veri5.technology" },
    { "name": "verify_document", "description": "通过 SHA-256 哈希公开验证已存证文件。", "url": "https://notary.veri5.technology/v/{hash}" }
  ],
  "apps": [
    { "name": "天录通行证 (Veri5 Passport)", "url": "https://id.veri5.technology", "status": "live" },
    { "name": "天录存证 (Veri5 Notary)", "url": "https://notary.veri5.technology", "status": "live" },
    { "name": "区块浏览器", "url": "https://explorer.tianlu.network", "status": "live" }
  ]
}
