d8ed2fac70
- Add CloudFlareError and PenpotAPIError exception classes to penpot_api.py - Implement _is_cloudflare_error() method to detect CloudFlare protection blocks - Add _create_cloudflare_error_message() to provide helpful user instructions - Update _make_authenticated_request() to catch and handle CloudFlare errors - Add _handle_api_error() method to MCP server for consistent error formatting - Update all MCP tool methods to use enhanced error handling - Provide clear instructions for resolving CloudFlare verification challenges - Include error_type field for better error categorization in MCP responses 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>