shadow forge mcp for Zed
io.github.ryudi84/shadow-forge-mcp
Generate CSS box-shadow and text-shadow values
client:Zed
transport:stdio
runtime:npm
Install shadow forge mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"shadow-forge-mcp": {
"command": "npx",
"args": [
"-y",
"shadow-forge-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs