An open API service indexing awesome lists of open source software.

https://github.com/mnfst/manifest-ui

A shadcn/ui library for building ChatGPT Apps and MCP Apps
https://github.com/mnfst/manifest-ui

Last synced: about 2 months ago
JSON representation

A shadcn/ui library for building ChatGPT Apps and MCP Apps

Awesome Lists containing this project

README

          



Manifest logo


Manifest logo

---


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




Discord
Support us
License MIT



Manifest UI Homepage

## 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 [a block](https://ui.manifest.build/blocks) with your CLI:

```bash
# Using npx
npx shadcn@latest add @manifest/table
```

## Development

### Prerequisites

- Node.js 22+
- pnpm 10+

### Setup

```bash
git clone https://github.com/mnfst/manifest-ui.git
cd manifest-ui
pnpm 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

- [Chat with us](https://discord.gg/FepAked3W7) on our Discord
- [Report bugs](https://github.com/mnfst/manifest-ui/issues) on GitHub issues
- [Suggest new features](https://github.com/mnfst/manifest-ui/discussions/new?category=feature-request) on GitHub Discussions

## Contributors

We welcome contributions to Manifest UI. Please see our [Contributing Guidelines](./CONTRIBUTING.md) 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 [becoming a sponsor](https://opencollective.com/mnfst).

Sponsors

[![Frame 1587](https://github.com/user-attachments/assets/5826d2d7-50d1-48e3-a32b-503569b90ebb)](https://opencollective.com/mnfst)

Backed by

![manifest-backers](https://github.com/user-attachments/assets/4ab3d33e-6e44-4368-b0d3-e2de988f28f5)

Partners







kreezalid-partner-logo




rise-work-partner-logo




feature_logo




Black_Logo_LambdaTest


This project is tested with BrowserStack