StyleKit for Zed
io.github.anxforever/stylekit-mcp
Search 148 curated design styles and pull tokens, recipes, and shadcn commands into your AI IDE.
client:Zed
transport:stdio
runtime:npm
Install StyleKit in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"stylekit-mcp": {
"command": "npx",
"args": [
"-y",
"stylekit-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs