Neonix MCP
MCP serverMediaNeonix compiles HTML and CSS into a real, exportable motion video.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use Neonix MCP
Install Neonix MCP
The server’s own address, for the clients that take one directly. Or connect ahel onceand every client you use reads it from one address, with the account kept on ahel rather than in each client’s config.
Claude Code
claude mcp add --transport http neonix-mcp 'https://www.neonix.video/api/mcp'Run it once in your project, then open /mcp to approve any sign-in the server asks for.
Claude Desktop
https://www.neonix.video/api/mcpAdd a custom connector in Settings, paste this address, and approve the sign-in.
Cursor
cursor://anysphere.cursor-deeplink/mcp/install?name=neonix-mcp&config=eyJ1cmwiOiJodHRwczovL3d3dy5uZW9uaXgudmlkZW8vYXBpL21jcCJ9Open the link and Cursor adds the server at that address.
ChatGPT
https://www.neonix.video/api/mcpIn Settings, enable Developer mode, create an MCP app, and paste this address. Your plan and workspace must allow custom apps.
Codex
codex mcp add neonix-mcp --url 'https://www.neonix.video/api/mcp'Run it once, then sign in with codex mcp login neonix-mcp if the server asks for an account.
From the project's README
As published by neonix-video/neonix-mcp in README.md.
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 video
Write 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.
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/mcp
Claude, 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
- Docs: https://www.neonix.video/docs
- Overview: https://www.neonix.video/overview
- CLI scaffolder (
create-neonix): https://github.com/neonix-video/html-to-video
License
MIT — see LICENSE.
Advanced
- Delivery
- neonix-mcp MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
- Catalog kind
- mcp-server
- Gateway key
io-github-neonix-video-neonix-mcp- Source
- github.com/neonix-video/neonix-mcp
- Hosted endpoint
https://www.neonix.video/api/mcp