ExternalBrain

bejranonda/ExternalBrain
★ 0 stars TypeScript AI/LLM Updated 7d ago
Self-hostable MCP server + webapp that turns AI coding sessions (Claude Code, Cursor, Windsurf) into durable, semantically-retrievable skills and a grounded Oracle. Provider-agnostic (Gemini/GLM/OpenAI/Claude), runs on a single VM. MIT-licensed.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "externalbrain": {
      "command": "npx",
      "args": [
        "-y",
        "bejranonda/ExternalBrain"
      ]
    }
  }
}

README Excerpt

> **Stop re-teaching your AI the same things.** External Brain captures what you > learn in every AI coding session — across Claude Code, Cursor, Windsurf, and > any MCP client — turns it into reusable skills, and serves it back > automatically the next time you code. <p> <a href="./LICENSE"><img alt="License: MIT" src="https://img.shields.io/badge/license-MIT-blue.svg"></a>

Topics

ai-agentsclaude-codecursordeveloper-toolsknowledge-managementllmmcpmodel-context-protocolnextjsoracleprismaself-hostedsemantic-searchtypescriptwindsurf