NCA Toolkit Web Studio

Media automation without wrestling n8n HTTP nodes.

This Cloudflare Pages UI talks to a narrow Oracle backend proxy. Secrets stay server-side; the raw toolkit API stays private.

API health
Raw API exposureLocalhost only

Toolkit API stays on 127.0.0.1:8088. Cloudflare Pages calls the narrow api.codev.id proxy.

StorageCloudflare R2

Outputs go to the automate-codev bucket and public assets domain when requested.

AccessProtected backend

Pages Functions use a server-side bearer token. Do not expose that token to browser JavaScript.

Live backend checks

Toolkit API status

Needs attention

Health check

No result yet.

R2 smoke test

No result yet.

Noob-friendly forms

Tool roadmap

v1 foundation

Media to MP3

Next

Paste a media URL and get a clean MP3 file in R2.

Transcribe media

Next

Use local Whisper in the toolkit container instead of a paid transcription API.

Video trim and thumbnail

Planned

Guided forms for common FFmpeg jobs with plain-English options.

Raw Python execution

Hidden

Intentionally hidden because it can run arbitrary code on the server.

Safety reminders