Copy. Paste. Ship.
Production-ready React layouts. Zero dependencies, zero wrappers. Copy-paste directly into your project.
Pricing Tiers
A 3-tier pricing grid with features and CTA buttons.
Pricing
Ship faster with copy-paste UI
Pick a plan that matches your pace. Upgrade anytime.
Starter
For personal projects and prototypes.
- 10 components
- Community support
- Basic theming
Pro
For teams shipping production UIs.
- Unlimited components
- Bricks library
- Priority support
Enterprise
For orgs that need security and SLAs.
- Dedicated support
- SSO + audit logs
- Custom registry
Plan Comparison
A comparison table with a monthly/yearly toggle.
Compare plans
Switch billing cycles and pick what fits.
| Feature | Starter | Pro Best | Enterprise |
|---|---|---|---|
| Components | 10 | Unlimited | Unlimited |
| Bricks | |||
| Team seats | 1 | 5 | Unlimited |
| SLA |
mcp
Connect it once.Your agent gets the whole catalog.
Point any MCP client at the server and your agent can list the catalog, pull the real source of a component and read the docs before it writes a line. Same copy and paste as always, without the part where it invents a component that does not exist.
mcp.json
{ "mcpServers": { "nachui": { "command": "npx", "args": ["-y", "nachui-mcp"] } }}list_componentsEvery component in the registry, with the npm packages it needs.get_componentThe source of one component, the same file you would copy by hand.search_docsSemantic search across the documentation, in English or Spanish.get_docA full docs page as markdown, for when a snippet is not enough.
Nothing is installed and nothing runs in the background. Four read-only tools over the same registry the docs use.
MIT