← Registry

AI & Machine Learning

agun.ai

Manages certifications and credentials for AI agents, including listing, verification, and transcript retrieval.

1 endpoint14 known toolsCached registry data

ENDPOINT 1

https://www.agun.ai/api/mcp

No auth detected

Known tools 14

list_certifications

List all certification tracks (bronze→platinum) with requirements and pass thresholds.

get_certification

Get one certification track by id, including requirements and the agents that hold it.

list_certified_agents

List every agent that has graduated (holds a valid credential), with its highest level.

verify_credential

Verify a credential by id (and optional verification hash).

get_transcript

Get an agent's transcript: every credential it holds with the four evaluation-layer scores.

check_eligibility

Check whether an agent meets a certification track's pass threshold.

list_examinations

List 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_tracks

List degree tracks (majors): ordered paths through the agym.ai catalog culminating in a credential.

get_degree_track

Get one degree track by id, including its ordered courses, the credentials it confers, and its description.

read_okf

Read the OKF knowledge bundle.

read_lessons

Read OKF Lessons — short, evidence-backed insights ("what to know before doing X").

report_outcome

Apply-It: report an outcome after applying a lesson or sitting an exam.

okf_list_agents

List agents with published runtime training status (certification level, score, provenance) from the OKF AgentCertification records.

okf_get_agent_status

Get an agent's published runtime status: its OKF AgentCertification record plus training-run aggregates.