Hyperiux Vault for Zed
io.github.hyperiux-immersion-labs/hyperiux-mcp-server
Browse, inspect, and retrieve installable React and Next.js interaction effects from Hyperiux Vault.
client:Zed
transport:stdio
runtime:npm
Install Hyperiux Vault in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"hyperiux-mcp-server": {
"command": "npx",
"args": [
"-y",
"hyperiux-mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs