Obsidian is the people-facing door to the same knowledge base the agents use.
Curate in the editor you already live in; your agents recall it everywhere
else.

## 1 · Install the plugin

Download the release from
[levirge/brain-obsidian](https://github.com/levirge/brain-obsidian) and copy
it into your vault:

```
<vault>/.obsidian/plugins/levirge-brain/
```

## 2 · Enable it

**Settings → Community plugins**, then enable **Levirge Brain**.

## 3 · Connect

In **Settings → Levirge Brain**, click **Connect**. OAuth sign-in, the same
workspace your agents connect to.

## What sync actually does

Three directions, decided per note:

- **Push** — you edited the note locally; the change goes up.
- **Pull** — the knowledge base has newer content; the note is updated.
- **Conflict** — both changed. The remote copy is parked beside your file
  rather than overwriting it, so you resolve it yourself.

Local edits are detected by content hash, so a file that only looks touched
doesn't churn. Entities can also be mirrored read-only when you want them
visible in the vault without being editable there.

## Other clients

[Claude Code](/brain/docs/install/claude-code),
[Claude Desktop](/brain/docs/install/claude-desktop),
[Codex](/brain/docs/install/codex), or
[any MCP client](/brain/docs/install/mcp). No workspace yet?
[Request access](/contact).
