brein
v0.5.35
Published
npx wrapper for brein — installs the Python MCP server and runs the setup wizard.
Maintainers
Readme
brein (npm)
Thin Node wrapper for brein — the MCP server for a company memory that lives in git.
Quickstart
npx brein initVerifies Python 3.11+ and uv, installs the brein Python package via uv tool install, then runs the setup wizard.
After install, the wrapper forwards subcommands to the real CLI:
npx brein doctor
npx brein mcp claude
npx brein setup mcpOr use the installed binary directly (brein, brain-mcp, brain-eval).
Requirements
- Node 18+
- Python 3.11+
uv(single static binary, no Python prereq for install)git
The wrapper prints actionable install hints if anything is missing.
License
MIT.
