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
- Host: GitHub
- URL: https://github.com/mnfst/manifest-ui
- Owner: mnfst
- License: mit
- Created: 2026-02-19T05:17:09.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-02-19T07:01:54.000Z (4 months ago)
- Last Synced: 2026-02-19T12:38:42.231Z (4 months ago)
- Language: TypeScript
- Homepage: https://manifest-ui-mnfst.vercel.app
- Size: 7.65 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: security.md
Awesome Lists containing this project
README
---
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 [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
[](https://opencollective.com/mnfst)
Backed by

Partners