Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Claude Desktop viewing the screenshots? #60

Open
joshmouch opened this issue Mar 17, 2025 · 1 comment
Open

Claude Desktop viewing the screenshots? #60

joshmouch opened this issue Mar 17, 2025 · 1 comment

Comments

@joshmouch
Copy link

I'm trying out this MCP server, and I can get it to navigate and take screenshots, but the response shows the screenshots as being saved in my user's "Downloads" folder, and Claude Desktop seems oblivious to what's actually in the screenshot.

My guess is that it's supposed to maybe access the screenshot using the "screenshots://name" resource, but it won't try that at all.

In the end, I think Claude Desktop is just hallucinating the fact that it's "looked" at a screenshot.

Here's an example output.

{
  `name`: `current-bug-state`,
  `savePng`: true
}
Screenshot saved to: ..\..\..\..\Downloads\current-bug-state-2025-03-17T20-22-26-133Z.png
Screenshot also stored in memory with name: 'current-bug-state'
@executeautomation
Copy link
Owner

Yes, it’s really not reading from the binary image so I think the context for Claude is not there clearly. It’s trying to hallucinate at the moment.

I will see if there is a way to fix this issue

Thanks for reporting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants