The backend for
AI-built sites.
CMS, blog, social, bookings, commerce — everything your AI-codegen tools (Lovable, Claude Code, v0, Cursor) need to ship a real business. One MCP, one API key, brand-consistent everything.
import { NeuralDraft } from '@neuraldraft/sdk';
const nd = new NeuralDraft({ apiKey: process.env.NEURAL_DRAFT_API_KEY });
const post = await nd.blog.generate({ topic: 'Our launch story' });
await nd.blog.publish(post.id);
Works with the tools you already use
Five pillars. One API key.
Everything a real business needs.
All five were already built for our old SaaS. We're unbundling them as APIs. Your Lovable-built frontend just calls ours.
CMS
Editable AI-built sites. Generate with Lovable, manage in our admin. Multi-language baked in.
Blog
AI writing pipeline: research → write → image → translate → SEO. Edit in browser. One-click publish.
Social
Brand-aware AI posts, scheduled and cross-posted. Multi-language built in. Same brand voice as your blog.
Booking
API-first appointments + embeddable widgets your AI tool drops in correctly. Multi-service, multi-staff.
Commerce
Stripe Connect already wired. Products, cart, checkout. Storefront components for any AI-built store.
Drop-in compliance via MCP.
Install @neuraldraft/mcp in Claude Code, Cursor, or Continue. Your AI tool now generates Neural Draft-compatible code by default. Brand context auto-applied. Editable markup auto-generated. One install.
- AI reads your brand context and applies it — no repetition
- Every component it generates is instantly editable in your admin
- Correct API calls, correct data attributes, correct translation keys
- Works today: Claude Code + Cursor + Continue.dev
Supported environments
1. Install
$ npm install -g @neuraldraft/mcp
2. Add to .claude/mcp.json
{
"mcpServers": {
"neural-draft": {
"command": "neuraldraft-mcp",
"env": {
"NEURAL_DRAFT_API_KEY": "ndsk_live_..."
}
}
}
}
Result
Claude Code now reads your brand, generates compliant components, and registers them in your Neural Draft admin — automatically.
How it works
From Lovable to live business in 24 hours.
Build your site
Use Lovable, Claude Code, v0, or any AI codegen tool. Build the frontend exactly how you want it.
Connect Neural Draft
One API key. Install the MCP server, drop in the SDK, or just call our REST API directly. Five minutes.
Ship a real business
Your content is editable. Blog is live. Social posts are scheduled. Bookings are taking. Store is open.
Built with Neural Draft
Real projects. Real businesses.
What a 24-hour Lovable + Neural Draft build looks like.
Artisan Coffee Shop
Lovable-built storefront + Neural Draft for product catalog, blog, and Instagram auto-posts.
Freelance Studio
Claude Code built the portfolio. Neural Draft handles booking, client blog, and LinkedIn scheduling.
SaaS Documentation Site
v0-generated site with Neural Draft CMS. Content team edits in browser. Dev never touches a deploy.
Stop bolting a CMS onto your AI-built site.
Start with the right backend. One API key gives you CMS, blog, social, bookings, and commerce — already connected, already brand-consistent.
Already using our website builder? Continue with the legacy onboarding flow