Odel
br8n

br8n

Local
@anthonysuherli1PythonMITUpdated 1mo ago

Capture dev context on interrupt; replay it as a 30-second resume card. Git stash for your head.

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

PyPIbr8nv1.1.2

Run

uvx br8n

MCP client config

{
  "mcpServers": {
    "br8n": {
      "command": "uvx",
      "args": [
        "br8n"
      ]
    }
  }
}