shadow for Claude Desktop
io.github.ryudi84/shadow
MCP server for CSS box-shadow generation
client:Claude Desktop
transport:stdio
runtime:npm
Install shadow in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"shadow": {
"command": "npx",
"args": [
"-y",
"shadow-forge-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs