Odel
br8n

br8n

Local
@branded-mayhem-collective-llcJavaScriptMITUpdated 1w ago

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).

npm@br8n/mcpv0.1.2

Run

npx -y @br8n/mcp

MCP client config

{
  "mcpServers": {
    "br8n": {
      "command": "npx",
      "args": [
        "-y",
        "@br8n/mcp"
      ]
    }
  }
}