6 ms·
Being able to e.g. hook up Claude Code to any webpage would be killer for both web development and task automation.
by trenchpilgrim 10mo ago
Being able to e.g. hook up Claude Code to any webpage would be killer for both web development and task automation.
- berkes 10mo agoI already do this via docker desktop MCPs in which I run a.o. Playwright¹. Zed and VS code can now drive a browser. E.g. to perform tasks like "run the site on a local server and verify that you see the counter increase when you click this new plus-button" ¹https://hub.docker.com/mcp/server/playwright/overview https://hub.docker.com/mcp/server/playwright/overview
- trenchpilgrim 10mo agoThanks, I'll try this in Zed!