Owned, portable working memory: a plain-files markdown brain any model can read and cite.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
npx -y @br8n/mcp
MCP client config
{
"mcpServers": {
"br8n": {
"command": "npx",
"args": [
"-y",
"@br8n/mcp"
]
}
}
}