Production-ready UI blocks for ChatGPT apps, built on top of shadcn/ui


Why Manifest 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.

Getting started

Make sure you have shadcn/ui installed in your project and install with your CLI:

bash
# Using npxnpx shadcn@latest add @manifest/table

Development

Prerequisites

Setup

bash
git clone https://github.com/mnfst/manifest-ui.gitcd manifest-uipnpm install

Start the development server

bash
pnpm run dev

This starts the registry at http://localhost:3001.

Build the registry

bash
pnpm run registry:build

Run tests

bash
pnpm test

Lint

bash
pnpm lint

Community & Resources

Contributors

We welcome contributions to Manifest UI. Please see our to get started and join the journey.

Thanks to our wonderful contributors!

Sponsors

Manifest is an MIT-licensed open-source project. If you find it useful and want to support its development, consider .

Sponsors

Backed by

manifest-backers

Partners


This project is tested with BrowserStack