Skip to main content

Build Stunning AI-Native Interfaces

Production-ready design system with AINative Design MCP server, NPM packages, UI components, and premium AI primitives. Ship beautiful AI applications 10x faster.

AINative Design MCP Server

Instant access to design tokens, components, and AI-powered design assistance through Claude Desktop

Quick Installation

Get started in seconds with NPM

# Install globally
npm install -g @ainative/design-mcp
# Or with Claude Desktop
claude mcp add @ainative/design-mcp
Auto-syncs with Claude Desktop

MCP Features

Powerful design assistance at your fingertips

Extract design tokens from Figma, Sketch, CSS
Generate component code from designs
AI-powered color palette generation
Accessibility compliance checking
Real-time design system validation
Component library analysis

32 Production-Ready NPM Packages

SDKs, MCP servers, AI Kit frameworks for React, Vue, Svelte, Next.js, and developer skill packs

SDK

@ainative/sdk

Official TypeScript/JavaScript SDK for AINative Studio APIs

SDK

@ainative/react-sdk

Official React SDK - hooks for chat completions and credit management

SDK

@ainative/next-sdk

Official Next.js SDK - server and client utilities for App Router and Pages Router

SDK

@ainative/vue-sdk

Official Vue SDK - composables for chat completions and credit management

SDK

@ainative/svelte-sdk

Official Svelte SDK - stores and actions for chat completions and credit management

MCP

ainative-zerodb-mcp-server

69 operations for vector search, free embeddings, quantum compression, NoSQL, PostgreSQL, files, events, RLHF, and persistent memory for AI agents

MCP

ainative-zerodb-memory-mcp

6 optimized tools for agent memory with smart context management, semantic search, and automatic pruning. 92% smaller than monolithic server

MCP

ainative-strapi-mcp-server

MCP server for Strapi CMS - AI-powered content management with natural language. Create, manage, and publish blog posts through AI agents

MCP

ainative-design-system-mcp-server

AINative Design System MCP Server for Claude Code - extract design tokens, analyze components, and generate themes

Core

@ainative/ai-kit-core

Framework-agnostic core for AI Kit - streaming, agents, state management, and LLM primitives

Core

@ainative-studio/aikit-core

Core AI agent orchestration framework with tool calling and streaming support

Core

@ainative/ai-kit-tools

Built-in tools for agents including web search, calculator, code interpreter, and more

Framework

@ainative/ai-kit

AI Kit - React hooks and components for building AI-powered applications

Framework

@ainative/aikit-react

React components for AI-powered streaming interfaces

Framework

@ainative/ai-kit-vue

Vue 3 composables for building AI-powered applications

Framework

@ainative/ai-kit-svelte

Svelte stores and actions for building AI-powered applications

Framework

@ainative/ai-kit-nextjs

Next.js utilities and helpers for AI-powered applications

UI/UX

@ainative/ai-kit-design-system

AI Kit - Design System MCP integration with pre-built UI components and design tokens

Data

@ainative/ai-kit-zerodb

AI Kit - AINative ZeroDB integration for vector storage and memory

Data

@ainative/zerodb-mcp-client

Production-ready TypeScript/JavaScript client for ZeroDB MCP Bridge

Security

@ainative/ai-kit-auth

AINative authentication integration for AI applications

Security

@ainative/ai-kit-safety

Safety features: prompt injection detection, PII filtering, content moderation

DevTools

@ainative/ai-kit-cli

CLI tool for scaffolding and managing AI-powered applications

DevTools

@ainative/ai-kit-testing

Testing utilities and fixtures for AI applications

DevTools

@ainative/ai-kit-observability

Usage tracking, monitoring, cost alerts, and observability for LLM applications

DevTools

@ainative/ai-kit-video

Video processing utilities including recording and transcription

ML

@ainative/ai-kit-rlhf

AINative RLHF (Reinforcement Learning from Human Feedback) integration

Skills

@ainative/skill-mcp-development

MCP server development patterns extending Anthropic's mcp-builder with AINative-specific conventions for building tool-based AI systems

Skills

@ainative/skill-testing-patterns

TDD/BDD workflows for FastAPI + React stack with pytest, vitest, and integration testing

Skills

@ainative/skill-railway-deployment

Railway deployment workflows, nixpacks configuration, environment management, and production troubleshooting

Skills

@ainative/skill-api-design

FastAPI best practices, Pydantic models, RESTful endpoint design, error handling, and authentication patterns

Skills

@ainative/skill-zerodb-workflows

ZeroDB vector database best practices, semantic search patterns, RLHF workflows, and memory management

Complete Component Library

57+ production-ready components with live demos and copy-paste code

Input & Input Branded
Text input fields with variants
Textarea & Textarea Branded
Multi-line text input areas
Select Dropdown
Dropdown selection component
Switch & Slider
Toggle and range inputs
50%

Copy-Paste Ready Examples

Start building immediately with production-ready code snippets

Advanced Cards

<CardAdvanced variant="glassmorphism" hoverEffect="lift">
  <CardAdvancedHeader>
    <CardAdvancedTitle>Your Title</CardAdvancedTitle>
    <CardAdvancedDescription>Description here</CardAdvancedDescription>
  </CardAdvancedHeader>
  <CardAdvancedContent>
    Content goes here...
  </CardAdvancedContent>
</CardAdvanced>

Gradient Text

<GradientText
  variant="rainbow"
  size="4xl"
  animated
>
  Awesome Gradient Text
</GradientText>

Loading Spinners

<Spinner size="lg" variant="primary" />
<SpinnerDots variant="accent" />
<SpinnerPulse size="md" />

Skeleton Loaders

<BlogPostCardSkeleton />
<DashboardStatCardSkeleton />
<TableRowSkeleton columns={4} />

Ready to Build?

Join thousands of developers building beautiful AI-native applications