Loading MCP server directory, please wait...
MCP server and CLI that makes CSS legible to AI agents — explains what applies and why.
npx @getmcp/cli add io.github.Patrizzos/stylespeakRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Patrizzos/stylespeak": {
"command": "npx",
"args": [
"-y",
"@patrizzos/stylespeak"
]
}
}
}