Please complete these tasks using your MCP tools: 1. Navigate to https://jsonplaceholder.typicode.com and take a screenshot: - Use {{MCP_SERVER}}__browser_navigate to go to https://jsonplaceholder.typicode.com - Use {{MCP_SERVER}}__browser_take_screenshot 2. Save an analysis deliverable: - Use save_deliverable with deliverable_type "AUTHZ_ANALYSIS" - Content: "# Authorization Analysis Report\n\nAnalysis complete. No authorization vulnerabilities identified." 3. Save a queue deliverable: - Use save_deliverable with deliverable_type "AUTHZ_QUEUE" - Content: {"vulnerabilities": []}