← Back to Plugins
MCP Server MCP

brain — the recorder

github By github 👁 1 views ▲ 0 votes

Records your Claude Code, Codex and Pi history before deletion. Cited-or-abstain recall.

Homepage Verified source GitHub

Install

uvx brain-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "brain-mcp",
      "version": "2.0.0b3",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Data directory for the floor (default ~/.brain)",
          "format": "string",
          "name": "BRAIN_HOME"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...