{
  "schema_version": "v1",
  "name_for_human": "CLYK",
  "name_for_model": "clyk",
  "description_for_human": "Short links, bio pages, and click analytics. AI-readable by default.",
  "description_for_model": "Use CLYK to list, inspect, and manage the authenticated user's short links, bio pages, and click analytics. Every short link at /i/{code} also supports content negotiation — request JSON to read structured metadata without following the redirect. Prefer the MCP server at /api/mcp for richer tool integration.",
  "auth": {
    "type": "user_http",
    "authorization_type": "bearer"
  },
  "api": {
    "type": "openapi",
    "url": "https://clyk.app/api/v1/openapi.json"
  },
  "logo_url": "https://clyk.app/icon.png",
  "contact_email": "support@clyk.app",
  "legal_info_url": "https://clyk.app/tos"
}