Home
Neural Draft
AI-native backend platform

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.

Free tier — 250 credits/mo No credit card required Hard limit at 0 — no surprise bills
publish-post.ts
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

Lovable
Claude Code
Cursor
v0 v0
Bolt

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.

GET /v1/content/bulk

Blog

AI writing pipeline: research → write → image → translate → SEO. Edit in browser. One-click publish.

POST /v1/blog-posts/generate

Social

Brand-aware AI posts, scheduled and cross-posted. Multi-language built in. Same brand voice as your blog.

POST /v1/social-posts

Booking

API-first appointments + embeddable widgets your AI tool drops in correctly. Multi-service, multi-staff.

GET /v1/availability

Commerce

Stripe Connect already wired. Products, cart, checkout. Storefront components for any AI-built store.

POST /v1/checkout-sessions
MCP Server

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

Claude Code Cursor Continue.dev Lovable, v0, Bolt — via system prompts (coming soon)

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.

01

Build your site

Use Lovable, Claude Code, v0, or any AI codegen tool. Build the frontend exactly how you want it.

02

Connect Neural Draft

One API key. Install the MCP server, drop in the SDK, or just call our REST API directly. Five minutes.

03

Ship a real business

Your content is editable. Blog is live. Social posts are scheduled. Bookings are taking. Store is open.

Pricing

Pure usage. No surprises.

Buy credits, spend credits. Hard stop at zero. No seat fees, no bandwidth tiers, no gotchas.

Free

$0 /mo

250 credits/month — sized for evaluation and first integrations.

  • 250 credits/month
  • All five pillars
  • API key + MCP access
  • Community support
Get started free

Build

$119 /mo

25,000 credits — serious production use, agency work, multiple projects.

  • 25,000 credits/month
  • All five pillars
  • $0.00476/credit (5% off)
  • Priority support
Get API key

Built with Neural Draft

Real projects. Real businesses.

What a 24-hour Lovable + Neural Draft build looks like.

Artisan Coffee Shop
Commerce

Artisan Coffee Shop

Lovable-built storefront + Neural Draft for product catalog, blog, and Instagram auto-posts.

3 pillars active
Freelance Studio
Booking

Freelance Studio

Claude Code built the portfolio. Neural Draft handles booking, client blog, and LinkedIn scheduling.

4 pillars active
SaaS Documentation Site
CMS + Blog

SaaS Documentation Site

v0-generated site with Neural Draft CMS. Content team edits in browser. Dev never touches a deploy.

2 pillars active

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