ux mcp server for Zed
io.github.elsahafy/ux-mcp-server
UX toolkit: 28 knowledge resources, 23 analysis tools & 4 workflow prompts for any MCP client
client:Zed
transport:stdio
runtime:npm
Install ux mcp server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ux-mcp-server": {
"command": "npx",
"args": [
"-y",
"@elsahafy/ux-mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs