This PR updates the binary name in `package.json` from `mcp` to
`mcp-server-playwright` as requested in issue #33. The change makes the
binary name more specific, avoiding conflicts with other MCP servers and
improving usability for global installations.
Fixes#33