TypeUI for Zed
io.github.bergside/typeui
Design systems, UI prompts, and layout variations for AI coding tools.
client:Zed
transport:streamable-http
Install TypeUI in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"typeui": {
"url": "https://mcp.typeui.sh/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs