Skip to content
VS Code

Playwright URL Check for VS Code

io.github.sadri-dridi/playwright-url-ok

Check whether a URL can be opened. No browser is launched.

client:VS Code transport:streamable-http tools:30

Install Playwright URL Check in VS Code

.vscode/mcp.json

{
  "servers": {
    "playwright-url-ok": {
      "type": "http",
      "url": "https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/playwright-url-ok/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

All 30 tools →

Playwright URL Check in other clients