Neonix MCP for VS Code
io.github.neonix-video/neonix-mcp
Neonix compiles HTML and CSS into a real, exportable motion video.
client:VS Code
transport:streamable-http
Install Neonix MCP in VS Code
.vscode/mcp.json
{
"servers": {
"neonix-mcp": {
"type": "http",
"url": "https://www.neonix.video/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs