loading…
Search for a command to run...
loading…
Stop writing notes by hand. Just chat with Claude as usual — your Vault assembles itself.
curl -fsSL https://unyly.org/install | sh -s -- install unyly-vaultThat's it. You never copy a token. You never edit JSON. From now on Claude has 6 tools on your personal Vault.
Tell Claude any thought, in plain language. Examples that all work:
Remember that the postgres connection string lives in 1Password under infra/db.I just figured out why our build fails on Mondays — let's save this.Note: customer asked for a CSV export feature, deadline Friday.Quick thought: what if we cached MCP installs at the CDN edge?Claude calls vault_create. The memory shows up in your brain graph within a second, tagged automatically based on content.
Days, weeks, months later — Claude searches your own memory before answering. No more "wait, where did I write that".
What did I learn about postgres last month?Find every memory where I mentioned the gmail MCP.Did I already write about edge caching?Pull up my notes on the customer CSV request.Claude calls vault_search + vault_list, shows exact quotes with dates, and follows wiki-links between notes to give you the full thread.
Each new memory automatically gets [[wiki-links]] and [[mcp:slug]] tags. Open /vault — you'll see a force-directed graph of your ideas, organic clusters by topic, MCP nodes you've referenced. The map of your thinking, growing in real time.
Save this conversation as a memory titled "sprint planning · Q2".Update my note about postgres backups — add this new step at the end.What were the 3 most-mentioned topics in my Vault this week?Find memories with the #idea tag and summarise them as bullets.Show me every note that links to [[today]].Pin all my memories about the Q2 launch.What was I working on exactly one month ago?Find memories where I disagreed with myself — opposing claims about the same thing.Make this memory public — I want to share it.Pull all memories tagged #postgres, then write a summary that ties them together.Everything is private by default. The token only authorises Claude to access yourVault, not anyone else's. The MCP server runs on our infrastructure — no logs of contents, only access timestamps for security.
At /vault/settings you can:
unyly installSometimes you want to write yourself — long-form, structured, with formatting. Open /vault/list, hit + new note. Markdown editor with auto-save, wiki-links autocomplete, sidebar suggestions. Same data, same graph, just typed instead of spoken.
The MCP server exposes 6 tools — Claude picks the right one based on what you ask:
vault_search — full-text query across your notesvault_list — list with filters (tag, pinned, favorite, daily)vault_get — fetch a specific note by slug + its backlinksvault_create — add a new memoryvault_update — edit existing memoryvault_backlinks — "who links to this"Spec is MCP 2024-11-05. Source on GitHub.