AI Dev Brain
FeaturesHow It WorksMCP
Sign InGet Started
Now with MCP Streamable HTTP

The persistent brain your AI agents need.

Structured project intelligence that both humans visualize and AI agents query via Model Context Protocol.

Get Started FreeSee how it works
Terminal — claude-code
~ $ claude "What decisions were made about auth?"
● Querying AI Dev Brain via MCP…
Decision #3 — Use dual auth: session cookies for web UI, API keys for MCP
Decision #7 — PostgreSQL full-text search over Elasticsearch for v1
Rule #2 — All API routes must support both session and API key auth
✓ 3 items loaded into context
FeaturesTasksDecisionsRulesDocumentsMemory

Capabilities

Everything your AI
needs to know.

A structured knowledge layer between your team and your AI tools. Persistent, queryable, always up to date.

Structured Intelligence

Organize features, tasks, decisions, rules, and documents in one hub that both humans and AI understand.

Native MCP

Claude Code and Cursor connect directly via Model Context Protocol. No plugins, no glue code.

Decision Tracking

Capture the "why" behind every architectural choice. AI queries past decisions before proposing new ones.

Living Rules

Define coding standards and constraints. AI agents respect your rules automatically, every session.

Persistent Memory

Project context that persists across sessions. No more re-explaining your codebase to every new conversation.

Team-Aware

Multi-team support with scoped API keys. Isolated project spaces with granular access control.

Integration

One config.
Instant connection.

Generate an API key, drop the MCP config into your AI tool. Your agents gain persistent access to every decision, rule, and context in your project.

Claude CodeCursorWindsurf
mcp.json
{
  "mcpServers": {
    "ai-dev-brain": {
      "type": "streamable-http",
      "url": "https://your-instance.app/api/mcp",
      "headers": {
        "Authorization": "Bearer adb_sk_..."
      }
    }
  }
}

Get started

Up and running
in minutes.

01

Create your project

Define features, tasks, decisions, and rules. Build the knowledge base your AI needs.

02

Connect via MCP

Generate an API key. Drop the config into Claude Code or Cursor. One-time setup.

03

AI remembers everything

Your agents query context, respect rules, and build on past decisions — automatically.

Built for teams that ship.

Every engineer on your team gets consistent AI context. Every AI tool respects the same rules.

Multi-team

Scoped workspaces with isolated projects and permissions.

API Keys

Per-team keys for MCP. Rotate, revoke, audit — you control access.

Dual Auth

Session cookies for the web UI, Bearer tokens for MCP agents.

Start building your
project brain.

Give your AI agents the context they need. Free to start, built for teams that ship.

Get Started Free

© 2026 AI Dev Brain. Built for developers who ship with AI.

Sign InGet Started