Render custom HTML interfaces directly in chat using the mcpnoetect-uirenderui tool. Perfect for forms, charts, tables, dashboards, and interactive widgets.
The UI automatically inherits the app's current theme. Use CSS variables for consistent styling across light/dark modes.
| var(--surface-primary) | Main background | | var(--surface-secondary) | Cards, elevated surfaces | | var(--surface-tertiary) | Nested containers | | var(--surface-accent) | Highlighted areas | | var(--surface-muted) | Subtle backgrounds, code blocks |
Отрисовывает интерактивные HTML-интерфейсы в чате с помощью инструмента render_ui. Используйте, когда пользователь просит отобразить пользовательский интерфейс, создать виджет, показать форму, отобразить диаграмму, создать интерфейс или отобразить интерактивный контент. Источник: cdeistopened/opened-vault.