Show HN: Scout, understand any Enterprise Platform in minutes Developer Prabhu Avula released Scout, an MIT-licensed tool that ingests an OpenAPI spec and documentation to build a grounded understanding of any enterprise platform, including architecture, entities, workflows, starter code, a threaded AI chat, and an MCP server for coding agents. Scout runs entirely locally with no accounts or hosted backend, solving the problem of coding agents inventing endpoints by using the spec and docs as ground truth. Hi HN, I've been building Scout over the past few months. Point it at an OpenAPI spec and documentation, and it builds a grounded understanding of the platform: architecture, entities, workflows, starter code, a threaded AI chat, and an MCP server for coding agents. Everything runs locally. No accounts or hosted backend. One of the problems I kept running into was coding agents confidently inventing endpoints because they only knew APIs from training data. Scout uses the OpenAPI spec and docs as ground truth instead. It's MIT licensed and I'd love feedback from people building integrations or using coding agents heavily. GitHub: https://github.com/prabhuavula7/scout https://github.com/prabhuavula7/scout ... npm: npm i -g @dotapk7/scoutcli Comments URL: https://news.ycombinator.com/item?id=49075413 https://news.ycombinator.com/item?id=49075413 Points: 2 Comments: 0