Downloads
NoaCG runs in your browser, and making graphics or running a show needs nothing installed. These two tools are optional. Install the one that matches what you do.
For playout operators
Connects NoaCG Playout in your browser to a CasparCG server on your studio network. With it, a production's page puts your graphics on a CasparCG channel and plays the templates and clips already on the server, without the CasparCG Client.
What changed in this version · SHA-256 checksum
NoaCG-Bridge.exe onto the computer you operate from. There is
nothing to install: the file is the whole program.Use Chrome or Edge. Safari does not let a web page reach a program on the same computer. The Bridge listens on this computer only and never exposes CasparCG to the internet.
Using OBS, vMix or another browser source? You do not need the Bridge. Start the production, open Output links and add the output URL as a browser source.
Already have Node.js? The same program runs as a command:
npx -y @noacg/cli bridge
For coding agents and terminals
Lets Claude Code, Codex or any agent that speaks MCP make NoaCG graphics. It gives the agent the rules a graphic has to meet, runs the studio's own validator on what the agent wrote, and saves the result into your NoaCG library.
claude plugin marketplace add NoaCG/NoaCG-Studio
claude plugin install noacg@noacg-studio
codex plugin marketplace add NoaCG/NoaCG-Studio
codex plugin add noacg@noacg-studio
Register a stdio server with the command npx and the arguments
-y @noacg/cli mcp:
npx -y @noacg/cli mcp
Every command works through npx with nothing installed, or install it once:
npm i -g @noacg/cli
Saving a graphic into your library needs a free account. Run this once per computer and approve it in the browser:
npx @noacg/cli login