One shared memory for every AI you use, in plain Markdown files you own.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Every AI you use forgets you. Callosium gives them one shared memory, in plain files you own.
You explain your project to Claude. Then you explain it again to ChatGPT. Then again to Cursor. Every chat starts from zero, and everything you have ever told an AI is scattered across apps that do not talk to each other.
Callosium fixes that. It turns a folder of plain Markdown on your computer into a brain any AI can use: they recall what you know before answering, save what they learn in the right place, and cite exactly where every answer came from. Your files never leave your machine.
A walk through the local dashboard, shown on a dummy "Northwind Studio" brain (never real data).

Google, GitHub, email, or continue as guest. An account is only for syncing and paid plans; the free app never needs one, and your notes never leave the device either way.

Your brain at a glance: notes stored, connections, health, and a live feed of every change, human or AI.

Every AI you connect shares the same memory, and you decide what each one can reach.

Pick a client and Callosium hands it a scoped connection to paste into its settings. Nothing is sent anywhere.

Every answer cites the exact notes it came from. If it is not in your brain, it says so instead of guessing.

Browse everything, follow the [[wikilinks]], and every note keeps a full version history one click from undo.

A constellation of everything you know, with the hubs to start from and every link between notes.

A one-click audit finds broken links, orphans, and gaps in your topic maps, and fixes only what you approve. Nothing changes on its own.

Local-only, per-AI permissions, signed writes, always-cite, never-invent, bilingual, and a one-click export of every note. The guarantees are built into the engine, not switches you can forget to set.

Prerequisite: Node.js 20 or newer. Check with node --version.
That is the whole setup. callosium on its own opens the dashboard at http://localhost:4319 and opens your browser for you. You do not create anything up front β the onboarding asks what you already have and takes it from there, whether that is an Obsidian vault, a folder of Markdown, a pile of raw exports, or nothing at all. Your files are never reformatted.
Just want to look without installing anything?
Same dashboard, and it installs nothing on your machine β that is what npx is for. Either way your notes stay in the folder you choose, and the language model and settings live in ~/.callosium, so nothing is re-downloaded or lost between runs.
Prefer to make the folder yourself first?
callosium init my-brainscaffolds one (or adopts an existing vault), andcallosium serve --brain my-brainopens that specific brain. Neither is required.
First run downloads the language model (about 120MB, one time) so meaning-based search works in English and Arabic. Fully offline after that. No internet on first run? Everything still works: keyword recall needs no model, and the smarter search switches itself on once the model is in place.
The dashboard walks you through whichever situation you are in:
At the end, the dashboard generates the exact config for your AI, plus the standing rules that make it use your brain automatically, every session.
On Linux: the install pulls in GPU add-ons for the search library that Callosium never uses. It runs on the CPU everywhere. Measured in CI: 725MB installed on Linux vs 414MB on Windows and macOS, so that is 311MB of downloaded code that never runs. Skip it:
Nothing is lost by skipping. Windows and macOS are not affected.
The dashboard's Agents screen generates a ready-to-paste config for each client (Claude Desktop, Cursor, and 20-plus others) and the standing rules that make the AI reach for your brain on its own. Two things make this different from pointing an AI at a folder:
Private/ is invisible unless you personally grant it.Once connected, your AI reads before it answers and files what it learns, without you prompting it each time.
recall returns the right notes with the exact matching lines cited, in about 49ms. If the answer is not in your notes, it says so. It never invents.write_note files new knowledge in the right folder, links it to related notes, and stamps which AI wrote it.get_map hands the AI a live routing map of how your brain is organized, so it knows where everything lives and where new things go.Plenty of tools can point an AI at a folder of Markdown. What sets Callosium apart is everything that happens after that:
Not marketing math. Measured on the builder's own brain of 1,162 real notes, in English and Arabic:
You can reproduce this on your brain, which is the only number that should convince you. The question generator and the grader both ship here (test/), read your own vault, and build the test set from your own notes. The author's own question set is deliberately not included, because it embeds real private note paths, so a benchmark you run on your own notes is worth more than one you download.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/callosium)<a href="https://allmcps.com/mcp/callosium"><img src="https://allmcps.com/api/badge/callosium?style=directory" alt="Callosium on AllMCPs" /></a>