Skip to content

feat: return MCP image content from screenshot tool #19

Description

@matixan

Summary

Screenshot tool returns JSON with file path or base64 string. Should return proper MCP `image` content type so Claude can visually inspect the UI.

Status: Implemented — returns `{ type: "image", data: base64, mimeType: "image/png" }` alongside text metadata. Works for both save-to-file and inline modes.

🤖 Generated with Claude Code

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions