M
MCP Playwright Tutorial 1
by @NShakiro
MCP server by NShakiro
Created 1/19/2026
Updated about 22 hours ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-mcp_playwright_tutorial_1
Cursor configuration (mcp.json)
{
"mcpServers": {
"nshakiro-mcp-playwright-tutorial-1": {
"command": "npx",
"args": [
"nshakiro-mcp-playwright-tutorial-1"
]
}
}
}