As a developer, I would like to use the Marker.io MCP server to allows AI agents (like Claude) to directly access and analyze bug reports and issue data. The MCP server should provide AI agents with: Core issue data: Read access to issue titles, descriptions, and screenshots from reported bugs Technical context: Access to console logs, network requests, browser info, and other diagnostic data captured during bug reporting Conversation threads: Ability to read the full conversation history and additional context added by team members on each issue This would enable AI agents to help with providing debugging suggestions, identify patterns across issues, and assist in writing fixes - all with full context from the original bug reports. Use cases: Automated bug analysis and categorization AI-assisted debugging with full technical context Pattern recognition across multiple issues Generating fix suggestions based on error logs and screenshots