Devbrain
Description
Single Source of Truth (SSOT) for Multi-Agent Coding & Obsidian. devbrain connects your AI coding assistants (Google Antigravity IDE, Claude Code, Hermes, OpenCode) directly to a local Obsidian Vault using the Model Context Protocol (MCP) and high-speed Hybrid Semantic Search (FastEmbed CPU ONNX + Rank-BM25).
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
๐ง devbrain โ Central AI Second Brain Hub
**Single Source of Truth (SSOT) for Multi-Agent Coding & Obsidian.**
`devbrain` connects your AI coding assistants (**Google Antigravity IDE**, **Claude Code**, **Hermes**, **OpenCode**) directly to a local **Obsidian Vault** using the **Model Context Protocol (MCP)** and high-speed **Hybrid Semantic Search** (FastEmbed CPU ONNX + Rank-BM25).
โก 30-Second Quickstart
1. Install `devbrain` in Editable Development Mode
cd "E:\_PROJECT\_Central AI Brain Hub"
pip install -e .
*(Once installed, you can use the global `devbrain` command directly from any folder)*
2. Initialize or Attach Your Obsidian Vault
devbrain init E:/MyObsidianVault
*(Or via Python module directly: `python -m devbrain.cli.main init E:/MyObsidianVault`)*
*What happens under the hood:*
- Scaffolds the standard 07 Obsidian taxonomy (
00_System/,10_Projects/,20_Knowledge/,30_Decisions/,90_Agent_Inbox/,99_Daily/,.brainignore). - Automatically registers the
central-brainFastMCP server into Google Antigravity IDE (~/.gemini/antigravity/mcp_config.json) and Claude Code (~/.claude.json).
3. Verify Vault Health
devbrain status
๐งช Development & Interactive Demo Guide
For complete copy-pasteable testing commands without global installation, check out [**`DEMO.md`**](DEMO.md).
๐ค AI Agent FastMCP Pairing
Once initialized, your AI assistants in Antigravity IDE and Claude Code automatically gain access to 4 native memory tools:
| MCP Tool | Purpose | Example Interaction |
|---|---|---|
search_brain(query, limit, scope) |
Semantic hybrid search across all vault notes | "Search our architectural guidelines on JWT authentication" |
get_project_context(project_name) |
Retrieve active project specs, backlog, and architecture from 10_Projects/ |
"Load context and requirements for the auth_service project" |
| `write_agent_log(summary, deta |
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
๐ฅ The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI