Back to Optikal Bahari Site Agent
Card snapshot
www.optikalbahari.com
·
2026-05-18 15:53:28 UTC
·
7224d09d9787e738abdf3554b7194d17515e5c376d912869422dee698c00a020
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"schemaVersion": "1.0",
"humanReadableId": "optikalbahari/site-agent",
"name": "Optikal Bahari Site Agent",
"description": "Assistant for Optikal Bahari, providing eye health info, clinical services details, and customer testimonials.",
"agentVersion": "1.0.0",
"url": "https://www.optikalbahari.com/api/mcp",
"documentationUrl": "https://www.optikalbahari.com/llms.txt",
"capabilities": {
"a2aVersion": "1.0",
"mcpVersion": "1.0",
"supportedMessageParts": [
"text/plain",
"application/json",
"text/markdown"
]
},
"authSchemes": [
{
"scheme": "bearer",
"description": "Public resources do not require authentication. Protected resources use JWT bearer tokens."
}
],
"skills": [
{
"id": "fetch_reviews",
"name": "Fetch Reviews",
"description": "Fetches verified customer reviews and testimonials from the store."
},
{
"id": "get_clinical_info",
"name": "Get Clinical Info",
"description": "Provides details on refraction tests, frame adjustments, and lens technologies."
}
]
}