matchcn for Zed
io.github.francesco0242/matchcn
Semantic index across shadcn-format component registries: find components by what they do.
client:Zed
transport:stdio
runtime:npm
Install matchcn in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"matchcn": {
"command": "npx",
"args": [
"-y",
"matchcn"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs