Commit Graph

6 Commits

Author SHA1 Message Date
Tyler James Leonhardt
32d3077232 Run npm ci & point to README in vscode-playwright-mcp (#270603)
Fixes https://github.com/microsoft/vscode/issues/270534
2025-10-09 10:25:24 -07:00
Tyler James Leonhardt
f1a5fb082b Go all in on stdio and gate all the tools behind the launch tool (#264088)
* Removes HTTP logic
* enable/disables automation tools based on if app is opened
* kill and re-create the playwright server based on if app is opened
2025-08-29 21:41:01 +00:00
Tyler James Leonhardt
63a08f4e04 Mention debugging of the server (#262586) 2025-08-20 21:59:27 +00:00
Tyler James Leonhardt
84d98ca969 Allow running in serverless web (#262390) 2025-08-19 13:42:25 -07:00
Tyler James Leonhardt
c81631ed89 Use stdio for the vscode playwright mcp (#262260)
* Use stdio for the vscode playwright mcp

makes for easier management... since it can be compiled when launched.

* add to readme
2025-08-19 08:27:10 +02:00
Tyler James Leonhardt
4a653ec816 Add initial MCP server (#261898) 2025-08-15 23:25:13 -07:00