Skip to main content

Decode what humans think,then control it.

We tell you how real human brains interpret ads and content so you can optimize for whatever result you want from any human.

Your ad’s complete neural readout

Every second, decoded. We read 160+ neural signals to show exactly how the brain responds, and the moment it turns away.

  • Attention
    72%
    High
  • Live responseLive
    Purchase intent62%
    Manipulation31%
    Attention72%
    Cognitive load38%
  • Memory encoding
    28%
    Low
    Recall decays after the 6s mark.
  • Buy signal
    44%
    Moderate
  • SegmentsWeakProposed
    0:000:040:090:140:19
  • Buy moment
    0:12
    Intent tips over

HOW IT WORKS

Score any ad in three steps

No panels. No surveys. A model trained on real fMRI brain data reads your creative the way a human brain does — in seconds.

1

Upload Your Creative

Drop in any ad, video, or piece of content — a link or a file. That’s the whole setup.

Your creativeUpload
Drop a video, image, PDF or audio file
2

We Scan It With fMRI

A model trained on real fMRI brain data reads it second by second, mapping attention, emotion, memory and intent as they fire.

Per-secondNeural fingerprint
0s19s
Attention
Emotion
Reward
Memory
Effort
3

Read The Response

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.

Neural readoutScan result
B+71/100Strong

Attention holds to 0:12, which is where intent tips over.

The API

One POST, every signal back

The same readout, straight from your pipeline. Send a video URL, poll the scan, read every signal per second.

Request
$ curl -X POST api.neuro-agi.com/v1/scans \
    -H "Authorization: Bearer $KEY" \
    -d '{"video_url": "…/ad.mp4"}'
1

Send your ad

POST a video URL or file with your API key. No SDK required, it is plain HTTPS.

Scan
$ curl .../v1/scans/scn_a41c9

{"status": "processing", "pct": 62}
2

The model scans it

A model trained on real fMRI brain data reads attention, emotion, memory and intent as they fire.

Response
{
  "score": 71,  "grade": "B+",
  "buy_moment": 12.4,
  "attention": [64, 66, 71, …]
}
3

Read every signal

The response carries the full per-second readout. Pipe it into your dashboard, your agent, or your ad rotation.

Pricing

The world’s first brain fMRI, from $19.99

A real fMRI ad study runs five figures. Ours runs for pennies on the dollar.

Scan

$19.99 / month

Model

Start scanning
  • 50 brain scans / mo — video, image, copy, or PDF
  • The complete neural readout
  • API + MCP access included
Founding

$49.99 / month

Agents

Get the agent
  • Everything in Model
  • The autonomous agent that rewrites + re-scans your ad
  • 50 scans / mo, priority GPU
  • Direct founder access + onboarding
  • Cancel anytime. No lock-in.

  • Stripe-secured checkout

  • Your scans stay private

Quick install

Add NeuroAGI to your coding agent

Connect NeuroAGI to any MCP-capable agent in one command.

TerminalInstall
Shell
$ npx -y @neuroagi/mcp

One command

Run it once — your agent gets scan, score, and readout tools, plus a keyless demo to try first.

AgentsWorks with
Claude CodeCodexCursorWindsurf

Works where you work

Claude Code, Codex, Cursor, Windsurf. Anything that speaks MCP.

AccessYour API key
NEUROAGI_API_KEY=sk_live_••••••••Live

Your key ships with the plan

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