What problem does it solve?
cub-scout turns live Kubernetes and GitOps state into structured, read-only evidence, and this skill makes that evidence accessible to AI agents through MCP or as a deterministic context snapshot.
Core Features & Use Cases
- MCP tool gateway for read-only verbs: Exposes cub-scout’s observe/diagnose/explain/trace/scan/compare-style capabilities as MCP tools for Claude, Codex, and other MCP-aware agents without mutating cluster state.
- Deterministic context packs for LLM reasoning: Generates a one-shot JSON snapshot of cluster context and attribution evidence suitable for prompt caching and offline consumption.
- Standalone vs connected modes: Supports cluster-only snapshots and optionally includes ConfigHub linkage when authenticated, while keeping outputs read-only.
Quick Start
Use the scout-mcp skill to start an MCP server by running: cub-scout mcp serve.