second-brain

LindaHaviv/second-brain
★ 3 stars Python AI/LLM Updated 3d ago
Build a second brain every AI can share: your content in Oracle AI Database 26ai — semantic search with in-database embeddings, a self-compiling wiki, four kinds of agent memory, and an MCP server that plugs it into Claude, ChatGPT, and any MCP client. Runs on the free local container or Always Free cloud.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "second-brain": {
      "command": "uvx",
      "args": [
        "second-brain"
      ]
    }
  }
}

Or install with pip: pip install second-brain

README Excerpt

> *One private place for everything you've made and thought — your posts, videos, notes, and AI > chats — unified in a single Oracle database: searchable by meaning, synthesized into a living > wiki, reachable from any AI assistant, and yours alone.* Everything you make and learn scatters across apps that each remember a little and forget the rest.

Topics

agent-memoryai-agentsmcpmodel-context-protocoloracle-databasepersonal-knowledge-managementragsecond-brainsemantic-searchvector-search