homebrew-project-brain

ai-project-brain/homebrew-project-brain
★ 0 stars Ruby 🔌 API Integration Updated 3d ago
Homebrew tap for project-brain — markdown-in-git decision-tracking MCP server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "homebrew-project-bra": {
      "command": "npx",
      "args": [
        "-y",
        "ai-project-brain/homebrew-project-brain"
      ]
    }
  }
}

README Excerpt

`brew install ai-project-brain/project-brain/project-brain-mcp` Or, with the tap added explicitly: ```bash brew tap ai-project-brain/project-brain brew install project-brain-mcp ``` Apache 2.0 licensed. See https://github.com/ai-project-brain/project-brain for the underlying package. | Formula | Version | Description |