You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: