Neonix MCP
OfficialClick on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Neonix MCPCreate a motion video from this HTML and export it"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Neonix MCP
Neonix is an HTML-to-motion-video compiler: it turns HTML and CSS into a real, exportable motion video.
Neonix MCP is the official Model Context Protocol server for Neonix. Connect Claude, ChatGPT, Grok, or any other MCP client to create, edit, preview, and export motion-video projects directly from HTML and CSS — no separate API integration required.
How it works
HTML/CSS → JSON → Editor → Export videoWrite HTML and CSS describing a scene — yourself, or have an AI agent write it — and Neonix compiles it into a structured JSON document you can preview and edit, then exports it to a real MP4.
Related MCP server: cutgent
Connect
Remote endpoint: https://www.neonix.video/api/mcp (Streamable HTTP, OAuth 2.1 — sign in with
your Neonix account, no API key required).
Claude Code
claude mcp add --transport http neonix https://neonix.video/api/mcpClaude, ChatGPT, or any other MCP client — add a remote server pointing at the endpoint above and complete the OAuth sign-in when prompted.
What you can do
Projects — create, list, read, update, and delete Neonix video projects
HTML authoring — read, edit, validate, and compile the HTML/CSS source of a project
JSON patches — apply small, validated edits directly to the compiled document
Assets — upload, import, and attach images, video, and audio to a project
Export — render a project to a real MP4 and get a download link
Editor & preview — open a project in the Neonix web editor or a live preview
Links
Website: https://www.neonix.video
Overview: https://www.neonix.video/overview
CLI scaffolder (
create-neonix): https://github.com/neonix-video/html-to-video
License
MIT — see LICENSE.
This server cannot be deployed
Maintenance
Related MCP Connectors
Generate images, GIFs, videos, and PDFs from HTML, URLs, or templates — from your AI agent.
A real timeline video editor for AI agents: journaled edits, FFmpeg/MLT rendering, exports
Turn words, images, and audio into an animated video with MP4 export.
Create and manage cinematic AI video renders through the Future Video Studio Agent API.
Related MCP Servers
- AlicenseAqualityCmaintenanceRender HTML/CSS/JS/SVG animations into high-quality MP4 videos. Exposes render tools to AI agents using Playwright (Chromium) and FFmpeg, running locally or remote.2MIT
- FlicenseNot gradedqualityAmaintenanceEnables Claude to control a full-stack video editor by issuing commands to add clips, text, animations, and render MP4 videos, with changes reflected in real-time in the browser UI.-
- AlicenseNot gradedqualityAmaintenanceEnables AI agents to create polished product demo videos by controlling a real Chromium browser, recording actions, and rendering 1080p MP4s with narration, captions, and styled overlays.1MIT
- FlicenseCqualityCmaintenanceEnables AI agents to perform video editing, procedural animation, audio processing, overlays, and custom animation through natural language via the Model Context Protocol.42-