A simple way to automatically discover and document any website's API by giving Claude Code a single prompt. The AI will:
- Navigate the website and capture all network traffic
- Analyze API endpoints, authentication, and parameters
- Generate complete OpenAPI 3.0 specifications
- Create code examples in multiple languages
- Produce comprehensive documentation