bem class extractor html for Cline
io.github.jmshinhwa/bem-class-extractor-html
16 BEM naming rules read the HTML file you have open and 22 markup and SCSS skeletons write the styl
client:Cline
transport:stdio
runtime:npm
Install bem class extractor html in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"bem-class-extractor-html": {
"command": "npx",
"args": [
"-y",
"@readystack/bem-class-extractor-html"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs