# UWS Error Code API for LLMs & AI Agents UWS Error Code is a high-performance Web Debugging & Analyzer API that acts as the ultimate eyes for AI agents. It extracts console errors, uncaught exceptions, network failures, and visual screenshots in real-time using Headless Browsers. Highly optimized for automated QA and AI agents. ## Base URL https://uwserrorcode.com ## Authentication Header: X-API-KEY: ## MCP (Model Context Protocol) Server UWS Error Code natively supports MCP for seamless integration with AI clients like Claude Desktop, Cursor, and Windsurf. - Type: SSE (Server-Sent Events) - URL: https://uwserrorcode.com/mcp?token= - Available Tool: analyze_url (Arguments: url, ai) ## Endpoint GET or POST /api/analyze ## Parameters - url (string, required): The target URL to analyze (e.g., "https://example.com"). ## Rate Limit 60 requests per minute per IP. ## Response Structure (JSON) - targetUrl (string) - consoleLogs (array): [{type, text}] - pageErrors (array): [string] - networkFailures (array): [{url, errorText}] - screenshotUrl (string, optional) - aiAnalysis (string, optional) ## Documentation https://uwserrorcode.com/docs