Brian Hung
Projects
mcp-components-ui
Turns a team's React components into MCP tools that render in chat and return what the user chose.
expense({ … })
json-render spec
the user clicks
the answer and
a confirmToken
Model
picks a component
MCP server
Zod-checks the props
Chat host
sandboxed ui:// iframe
submit_answer
called by the UI
components/ui/
one tool per file
The model never calls submit_answer. A guarded write needs the token that only a click mints.