How does your brain respond to this?
Upload a video or audio clip and get a predicted neural response map powered by Meta TRIBE v2. See which brain regions activate, engagement over time, and an LLM narrative.
Research use only Β· CC BY-NC Β· Predictions, not measured brain activity
πΊοΈ
Cortical Heatmap
Predicted fMRI activation on the brain surface
π
Engagement Score
Neural engagement 0β100 over time
π€
MCP Agent API
Use via Claude Desktop or any MCP client
Connect via MCP
Add BrainFlow as a tool in Claude Desktop or any MCP-compatible agent:
// claude_desktop_config.json
{
"mcpServers": {
"brainflow": {
"url": "https://your-app.vercel.app/api/mcp",
"transport": "streamable-http",
"headers": { "Authorization": "Bearer bf_live_..." }
}
}
}Generate API key β