Settings

Theme

MDMA – Turn LLM Responses into Interactive UI via MCP

github.com

5 points by mattsadowsky 21 days ago · 3 comments

Reader

1taimoorkhan0 21 days ago

Curious how you handle state when the user interacts with the generated UI. Does an interaction trigger a new LLM call, or does the component manage its own state independently?

  • gitsad 21 days ago

    you manage your state in your codebase, MDMA exposes this passed data for you that you can do whatever you want with this

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection