//! kagent - Kubernetes-native AI agent framework
//!
//! kagent (CNCF Sandbox) provides an engine for building, deploying, and managing
//! AI agents on Kubernetes with built-in MCP server tools for K8s, Istio, Helm,
//! Argo, Prometheus, and more.
//!
//! This tool uses the ToolSpec pattern for declarative installation.
use cratedefine_tool;
define_tool!;