{
  "serverInfo": {
    "name": "Salat Time",
    "version": "1.0.0",
    "description": "Read-only public prayer-time service for 50+ mosques across Portugal."
  },
  "transport": {
    "type": "http",
    "endpoint": "https://salat.top/"
  },
  "capabilities": {
    "tools": [
      "get_prayer_times"
    ]
  },
  "authentication": {
    "type": "public",
    "skill": "https://salat.top/auth.md",
    "register_uri": "https://salat.top/auth.md"
  },
  "discovery": {
    "llms_txt": "https://salat.top/llms.txt",
    "auth_md": "https://salat.top/auth.md",
    "oauth_protected_resource": "https://salat.top/.well-known/oauth-protected-resource",
    "oauth_authorization_server": "https://salat.top/.well-known/oauth-authorization-server",
    "dns_aid": "https://salat.top/.well-known/dns-aid",
    "agent_skills_index": "https://salat.top/.well-known/agent-skills/index.json"
  }
}
