cssgraph for Claude Desktop
io.github.mack-peng/cssgraph
CSS intelligence for AI coding agents — surgical style context, fewer tool calls. 100% local.
client:Claude Desktop
transport:stdio
runtime:npm
Install cssgraph in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cssgraph": {
"command": "npx",
"args": [
"-y",
"cssgraph"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs