Built around three ideas
AI does the writing
Draft articles, product pages and category copy in the admin, then let the engine translate them and generate SEO titles, keywords and descriptions. Connect one engine and the whole site benefits — there is no second place to configure.
MCP is the interface
Instead of a brittle REST wrapper, the site speaks the Model Context Protocol. Point Claude, Cursor or any MCP client at one URL with one token and it can read and write content, categories, media, SEO settings and site configuration.
No cloud, no lock-in
Download the release package, run it, done. No licence server, no expiring membership check, no phone-home. Your database, your attachments and your customer data stay on infrastructure you control.
What ships in the box
Write, translate and polish content with a pluggable engine: OpenAI-compatible, Anthropic Messages, or iFlytek Spark.
Content, categories, tags, media, SEO, members, commerce and settings — all reachable by an agent, all audit-logged.
Define an execution policy plus a cron expression. Every run keeps its status, summary and full transcript, so failures are traceable.
Serve several domains from a single deployment. The front end resolves the right site by hostname automatically.
Drop a folder into resource/addons/ and it's discovered. Plugins run as separate processes — any language, crash-isolated from the host.
TDK, canonical URLs and JSON-LD structured data are injected by configuration. Templates never hand-write schema markup.
Subscriptions, one-off purchases, orders, refunds, points and download records — a complete loop with Alipay, WeChat Pay and QQ Pay.
Anti-scraping, request throttling and content-security controls (captcha, per-IP intervals, UA and IP deny lists).
Plain HTML plus template tags. Bind a different list or detail template to any category when a section needs its own layout.
Three steps to a live site
The release package is self-contained and needs no compile step or cloud account. Typical setup is under fifteen minutes, including the database import.
Unzip and launch the binary — Windows amd64, Linux amd64 or Linux arm64. Nothing else to install.
Enter your database credentials and create the admin account. Tables, seed data and config are written for you.
Pick an engine and paste its key, then add your site to an MCP client with one URL and one token.
A note on language
This English page is a product overview. The complete documentation — every template tag, its parameters, the directory conventions and the known pitfalls — is currently written in Chinese on the documentation page and in the help centre. We are progressively translating it; if you need a specific section in English sooner, please get in touch.
Ready to put an agent to work?
Deploy the package, connect an MCP client, and let it handle the content pipeline. Plans, licensing and support options are on the pricing page.