Production-ready UI blocks for ChatGPT apps, built on top of shadcn/ui
Manifest UI helps developers create their agentic applications like ChatGPT or MCP Apps by giving them a set of components made for this format.
Each block and component is a production-ready asset that you can customize and extend to adapt to your project.
All elements are Open source and hosted in this repository.
Make sure you have shadcn/ui installed in your project and install a block with your CLI:
# Using npx
npx shadcn@latest add @manifest/table- Node.js 22+
- pnpm 10+
git clone https://github.com/mnfst/manifest-ui.git
cd manifest-ui
pnpm installpnpm run devThis starts the registry at http://localhost:3001.
pnpm run registry:buildpnpm testpnpm lint- Chat with us on our Discord
- Report bugs on GitHub issues
- Suggest new features on GitHub Discussions
We welcome contributions to Manifest UI. Please see our Contributing Guidelines to get started and join the journey.
Thanks to our wonderful contributors!
Manifest is an MIT-licensed open-source project. If you find it useful and want to support its development, consider becoming a sponsor.

