Skillselion for Zed
io.github.skillselion/skillselion-mcp
On-demand access to thousands of install-ranked Claude Code skills - search and load mid-task.
client:Zed
transport:stdio
runtime:npm
Install Skillselion in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"skillselion-mcp": {
"command": "npx",
"args": [
"-y",
"skillselion-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs