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 |
Rendert interaktive HTML-Schnittstellen im Chat mit dem render_ui-Tool. Wird verwendet, wenn der Benutzer die Benutzeroberfläche anzeigen, ein Widget erstellen, ein Formular anzeigen, ein Diagramm rendern, eine Schnittstelle erstellen oder interaktive Inhalte anzeigen möchte. Quelle: cdeistopened/opened-vault.