```sh git clone [email protected]:athenz-community/openai-athenz-client-gateway.git ai_client_gateway make -C ai_client_gateway local ``` Name: `ai_client_gateway` OpenAPI Gateway that allows AI agents to securely access Athenz-protected Kubernetes Documentation APIs. It transparently handles Keycloak authentication and Athenz token (ID-JAG, AT) exchanges internally. AI agents can use these tools directly without needing to manage complex authorization states or tokens.