melta UI for Zed
io.github.tsubotax/melta-ui
AI-Ready design system MCP: melta UI tokens, component contracts, 99 rules, check_html self-verify
client:Zed
transport:stdio
runtime:npm
Install melta UI in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"melta-ui": {
"command": "npx",
"args": [
"-y",
"melta-ds-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs