Search Themes
Search for themes and categories
Manifest UI
by manifest
A component library for building ChatGPT Apps and MCP Apps.
0
Dec 23, 2025
open-sourceOverview
Manifest UI is a shadcn/ui components library for building ChatGPT Apps.
It is a full set of components that you can use in agentic UIs to provide rich responses that go beyond text.
Features
- Made for agentic usage – All components are designed to be built in LLM/chat applications.
- Customize and extend – Developers can modify and add their branding to the components
- Open source – Built for the community, by the community
Usage
- Make sure to have shadcn/ui installed on your project
- Browse the Manifest UI blocks and copy the command for a button and run it in the terminal
Example:
npx shadcn@latest add @manifest/table