7
Providers
93
Tools
99.75%
Test Coverage
Overview
Scout uses Claude's tool-use API to autonomously explore cloud infrastructure. Give it a natural language prompt like 'tell me about this AWS account' and it iteratively calls provider APIs, follows resource relationships, builds a resource graph, and generates a narrative summary, color-coded Mermaid architecture diagram, and full JSON resource dump. Supports 7 providers with 93 tools across AWS, GCP, Azure, Kubernetes, Vercel, Cloudflare, and DigitalOcean. Features live terminal progress display, token budget tracking, graceful interruption with partial results, and provider introspection commands.
Stack
Features
Architecture
Click CLI
Entry point with provider auto-detection and output configuration
Agent Loop
Claude API tool-use cycle with retry, budget tracking, and summarization
Provider Toolkits
7 providers with dependency-injected SDK clients
Resource Graph
Provider-agnostic model with O(1) lookup and relationship tracking
Output Engine
Markdown narrative, Mermaid diagram, and JSON serialization
Interested in this project?
Get in touch →