Goal-driven Playwright browser sessions for LLMs, with full action traces and aria-snapshots.
| Tool name | Description | Destructive? |
|---|---|---|
| session_start | ✓ no | |
| session_act | ✓ no | |
| session_observe | ✓ no | |
| session_end | ✓ no | |
| qa_get_trace | ✓ no |
{
"mcpServers": {
"iogithubinsideos-designscowork-qa": {
"command": "npx",
"args": [
"-y",
"cowork-qa-mcp"
]
}
}
}