{
    "name": "iStatus.co.za AI Agent",
    "version": "1.0.0",
    "description": "Independent editorial portal agent for SASSA statuses and grants.",
    "supportedInterfaces": [
        {
            "url": "https://istatus.co.za/mcp",
            "protocol": "sse"
        }
    ],
    "capabilities": [
        "status-check",
        "payment-dates-lookup",
        "status-meanings-resolution"
    ],
    "skills": [
        {
            "id": "sassa-status-checker",
            "name": "sassa-status-checker",
            "description": "Skill for interpreting SASSA grant statuses and checking payment dates."
        }
    ]
}