Skip to content

Instantly share code, notes, and snippets.

@statico
Created April 15, 2026 23:33
Show Gist options
  • Select an option

  • Save statico/7f3302b079f0ad32f9ebb675317f3b05 to your computer and use it in GitHub Desktop.

Select an option

Save statico/7f3302b079f0ad32f9ebb675317f3b05 to your computer and use it in GitHub Desktop.
Playwright MCP inside a Nono Sandbox

Playwright MCP inside a Nono Sandbox

  1. Add --open-port 8931 to the nono args
  2. npx @playwright/mcp@latest --headless --isolated --browser chrome --port 8931
  3. claude mcp add --scope user --transport http playwright http://localhost:8931/mcp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment