CONNECT TO THE BRAIN

Your Claude gets 30 years of innovation teaching intelligence. It knows which framework to use, when, and in what order.

Free 30-day trial. No credit card required. Key delivered instantly.

--

Nodes

--

Relationships

--

Embeddings

Three Steps

1

Sign In

One-click Google sign-in. Your 30-day free trial starts instantly.

2

Get Your API Key

Unique key provisioned automatically. Copy it from your dashboard.

3

Connect

One config entry. Brain intelligence activates immediately.

claude_desktop_config.json
{
  "mcpServers": {
    "mindrian-brain": {
      "url": "https://mindrian-brain.onrender.com/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

Without vs With Brain

CapabilityWithoutWith Brain
Figure out what to work on nextLarry suggests based on your roomInformed by what worked for 100+ similar ventures
Know if your thinking is rigorousGeneral feedbackScored and ranked against real student work
Find unexpected parallelsYou have to think of themLarry surfaces connections from unrelated fields
Chain frameworks in the right orderLarry's best judgmentInformed by which sequences actually produced results
Get honest about weak spotsLarry points them outShows you exactly where you rank and why
Early Access

Brain Pricing

TrialFree30 days
Monthly$9/month
Annual$79/year
EnterpriseCustom

Setup Guide

Got your key? Set up Brain in 60 seconds.

CLI

Claude Code (Terminal)

Run this command
/mos:setup brain
# Larry will ask for your API key
# Paste it when prompted
# Done — Brain is connected

Or manually: add MINDRIAN_BRAIN_KEY=your-key to your project's .env file.

DT

Claude Desktop / Cowork

claude_desktop_config.json
{
  "mcpServers": {
    "mindrian-brain": {
      "url": "https://mindrian-brain.onrender.com/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

Replace YOUR_API_KEY with the key from your dashboard. Restart Claude Desktop.

Troubleshooting

Getting 'RESOURCE_EXHAUSTED' or Pinecone quota error?

Run: rm -f .mcp.json — then restart. MindrianOS works fully without Brain. All 46 commands, Data Room, graph, personas — everything.

Getting '401 Invalid API key'?

Check your key is correct. If expired, sign in again to check your trial status.

Brain server slow (30-60s first request)?

Render free tier sleeps after 15 minutes. First request wakes it up. Subsequent requests are fast.

Old config with neo4j-brain / pinecone-brain entries?

Delete .mcp.json and use /mos:setup brain instead. The old direct-database pattern is deprecated.

Get Started

Sign in with Google to get your free 30-day Brain trial key instantly.