Playwright MCP Server "get_Screenshot" "Conversation Too Long"

Hey everyone,

I’ve recently been playing around with MCP servers. Has anyone else faced the following issue?:

When I use the Playwright MCP - for some reason, the get_screenshot tool always hits the chat length limit immediately (none of the other tools are doing this) - including get_console logs or takeScreenshot.

Has anyone else faced this issue? (I do have a decent bit of context already provided - but I’m perplexed as to why this isn’t happening with the other tools and only with this particular tool call.) Does anyone have a workaround if not a direct solution?

Thanks! Would really appreciate any inputs :slight_smile:

Version details:

Version: 0.47.8 (Universal)
VSCode Version: 1.96.2
Commit: 82ef0f61c01d079d1b7e5ab04d88499d5af500e0
Date: 2025-03-18T05:28:47.245Z
Electron: 32.2.6
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Darwin arm64 24.3.0

that’s a limitation of MCP servers - context window limit

try out a more local and robust way to get your logs and screenshots here: GitHub - saketsarin/composer-web: Cursor extension that forwards frontend errors and screenshots to composer in one-click, making development seamless for you. Download here: https://marketplace.visualstudio.com/items?itemName=SaketSarin.composer-web

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.