Skip to content

[Feature Request] Claude Chrome extension screenshots should support local file saving like Playwright MCP #14773

Description

@tfayyaz

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

Bug Description
You cannot access screenshots taken by claude chrome to embed in a markdown document. It would be useful if you could choose to save screenshots locally as you can with Playwright MCP

I asked Claude Code and it said:

Correct. The screenshots taken with the Claude Chrome extension
(mcp__claude-in-chrome__computer with action "screenshot") are:

  1. Displayed in the conversation - I can see them when they're returned
  2. Given reference IDs (like ss_92495b3gs) - for use with tools like upload_image
  3. NOT saved to disk - they're not written as files to the filesystem

So I cannot:

  • Access them later as files
  • Convert them to base64
  • Embed them in a markdown document

Environment Info

  • Platform: darwin
  • Terminal: vscode
  • Version: 2.0.73
  • Feedback ID: 542516aa-dc09-47ba-8567-301b434a9901

Proposed Solution

Claude should save screenshots to a local screenshots folder in the cwd

Alternative Solutions

No response

Priority

Medium - Would be very helpful

Feature Category

Other

Use Case Example

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions