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.NEURALDRAFT_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": {
"NEURALDRAFT_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 + Claude
Real businesses. Real demos. One backend.
Click any of these — same Neural Draft API + MCP server behind all eight. Five live customer sites, three demos built in Claude Code in a day.
AI / Wellness
LittleMind
AI-powered child mood tracking — 30s of daily observation becomes emotional insights for parents during divorce and life transitions.
Hospitality
Lolliland Rođendaonica
Children's indoor playground & birthday-party venue in Rugvica, Croatia. Multilingual site with bookings.
LegalTech
Lex Custis
EU AI Act compliance platform for law firms — tamper-evident audit trails and regulator-ready reports.
Developer ID
DevCred
Human-vetted developer credentials — a publicly shareable ID that proves a developer is real.
Wellness
Calma
Mindfulness platform with simple meditation and breathing practices for busy professionals.
Demo · E-commerce
Roastery
Coffee shop demo — real product catalog, cart, Stripe Connect checkout. Brand colours, blog, contact form, all from the v1 API.
Demo · Booking
Atelier
Hair-styling studio demo — real bookable-services calendar. Pick a date, see open slots, confirm via public booking endpoints.
Demo · Consulting
Knitted Logic
My own IT consulting site, rebuilt on Neural Draft in a day. Booking widget for strategy calls, SEO blog, contact form.
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