Connect Playwright MCP
A browser automation setup that can explore a flow and create a test.
First win
The agent controls TodoMVC in a visible browser.
Best for
Developers
Needs
Node 20+, AI coding client
Example outcome
The agent controls a browser you can see.
This preview shows the kind of visible browser state you verify first: page open, action taken, and test result clear.
TodoMVC browser
Visible state
3
The agent clicks, types, and verifies in a browser you can watch.
Checked flow
Add a todo
Typed into the visible page through Playwright MCP.
Verify result
The completed item count matches the expected state.