stylesafe
MCP server and CLI that catches CSS cascade conflicts and Tailwind utility clashes before they ship.
Install
npmstdio
npx -y @patrizzos/stylesafe Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-patrizzos-stylesafe": {
"command": "npx",
"args": [
"-y",
"@patrizzos/stylesafe"
]
}
}
} Source: official MCP Registry record · registry name io.github.Patrizzos/stylesafe · published 2026-07-09 · updated 2026-07-09. Not an endorsement; review the code before connecting it to anything sensitive.