npx claudepluginhub dvrd/ui-studio --plugin dvrdAdd to your .mcp.json:
{
"mcpServers": {
"templui": {
"command": "bun",
"args": [
"${CLAUDE_PLUGIN_ROOT}/../../templui-mcp/index.ts"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
bun