Playwright MCP with Opencode

This page is part of the OpenCode MCP documentation. → See the complete MCP guide: /en/mcp
Playwright MCP allows opencode to control a real browser.

What you can do

  • Navigate websites
  • Run E2E tests
  • Extract data
  • Debug UI issues

When to use Playwright MCP

Use it if your workflow involves:
  • Web automation
  • Frontend debugging
  • Testing user flows

Related guides