{ "mcp": { "playwright": { "type": "local", "command": [ "docker", "container", "run", "-i", "--rm", "--init", "--network", "host", "mcr.microsoft.com/playwright/mcp" ], "enabled": true } }, "$schema": "https://opencode.ai/config.json" }