Skip to main content
MindrianOS
The Brain

Connect Claude to 20+ years of teaching innovation.

Larry already runs frameworks. The Brain tells him which one to run, in what sequence, calibrated by what actually worked for 100+ real ventures.

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

Chains
Framework sequencing
Calibrated
On 100+ real projects
Decades
Of teaching encoded
Three steps

From sign-in to Brain-connected.

1

Sign in

One-click Google. Your 30-day trial starts instantly.

2

Get the key

Unique API key provisioned automatically. Copy from your dashboard.

3

Connect

One config entry. Brain intelligence activates immediately.

What it changes

Without Brain. 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.

Trial
Free
30 days
Monthly
$9
/month
Annual
$79
/year
Enterprise
Custom
 
Setup

Got your key? Connect in 60 seconds.

Two paths, depending on where you run Claude.

CLIClaude Code (terminal)

Run this

/mos:setup brain
# Larry asks 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.

DTClaude 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

If something feels off.

Getting 'RESOURCE_EXHAUSTED' or a Pinecone quota error?

Run rm -f .mcp.json then restart. MindrianOS works fully without Brain - all the commands, the Data Room, graph, and personas still work.

Getting '401 Invalid API key'?

Check the key. If expired, sign in again to verify trial status.

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

Render free tier sleeps after 15 minutes idle. First call wakes it. Subsequent calls 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.

Ready

Get your key.

Sign in with Google. 30-day free trial. Key delivered instantly.