TypeUI for Cursor
io.github.bergside/typeui
Design systems, UI prompts, and layout variations for AI coding tools.
client:Cursor
transport:streamable-http
Install TypeUI in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"typeui": {
"url": "https://mcp.typeui.sh/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs