Upload Your Creative
Drop in any ad, video, or piece of content — a link or a file. That’s the whole setup.
We tell you how real human brains interpret ads and content so you can optimize for whatever result you want from any human.
Every second, decoded. We read 160+ neural signals to show exactly how the brain responds, and the moment it turns away.
HOW IT WORKS
No panels. No surveys. A model trained on real fMRI brain data reads your creative the way a human brain does — in seconds.
Drop in any ad, video, or piece of content — a link or a file. That’s the whole setup.
A model trained on real fMRI brain data reads it second by second, mapping attention, emotion, memory and intent as they fire.
Get the full neural readout — where attention holds, the exact second they decide to buy, what to cut — and optimize for the result you want.
Attention holds to 0:12, which is where intent tips over.
The API
The same readout, straight from your pipeline. Send a video URL, poll the scan, read every signal per second.
$ curl -X POST api.neuro-agi.com/v1/scans \ -H "Authorization: Bearer $KEY" \ -d '{"video_url": "…/ad.mp4"}'
POST a video URL or file with your API key. No SDK required, it is plain HTTPS.
$ curl .../v1/scans/scn_a41c9 {"status": "processing", "pct": 62}
A model trained on real fMRI brain data reads attention, emotion, memory and intent as they fire.
{ "score": 71, "grade": "B+", "buy_moment": 12.4, "attention": [64, 66, 71, …] }
The response carries the full per-second readout. Pipe it into your dashboard, your agent, or your ad rotation.
Pricing
A real fMRI ad study runs five figures. Ours runs for pennies on the dollar.
$19.99 / month
Model
$49.99 / month
Agents
Quick install
Connect NeuroAGI to any MCP-capable agent in one command.
$ npx -y @neuroagi/mcp
Run it once — your agent gets scan, score, and readout tools, plus a keyless demo to try first.
Claude Code, Codex, Cursor, Windsurf. Anything that speaks MCP.
Create an account, join as a Founding Member, and your API key is waiting in the dashboard.
No account needed to try it — add a key to scan your own.
Read the API docs