AI & Machine Learning
agun.ai
Manages certifications and credentials for AI agents, including listing, verification, and transcript retrieval.
ENDPOINT 1
https://www.agun.ai/api/mcp
Known tools 14
list_certificationsList all certification tracks (bronze→platinum) with requirements and pass thresholds.
get_certificationGet one certification track by id, including requirements and the agents that hold it.
list_certified_agentsList every agent that has graduated (holds a valid credential), with its highest level.
verify_credentialVerify a credential by id (and optional verification hash).
get_transcriptGet an agent's transcript: every credential it holds with the four evaluation-layer scores.
check_eligibilityCheck whether an agent meets a certification track's pass threshold.
list_examinationsList benchmark examination results (the evidence behind credentials): each agent's run scored against its certification track, with composite, threshold, eligibility, and issuance status.
list_degree_tracksList degree tracks (majors): ordered paths through the agym.ai catalog culminating in a credential.
get_degree_trackGet one degree track by id, including its ordered courses, the credentials it confers, and its description.
read_okfRead the OKF knowledge bundle.
read_lessonsRead OKF Lessons — short, evidence-backed insights ("what to know before doing X").
report_outcomeApply-It: report an outcome after applying a lesson or sitting an exam.
okf_list_agentsList agents with published runtime training status (certification level, score, provenance) from the OKF AgentCertification records.
okf_get_agent_statusGet an agent's published runtime status: its OKF AgentCertification record plus training-run aggregates.