Developer Tools
Trust: 30/100 (Limited)BrainBrainBrains Guide
Persistent memory + context layer for AI dev teams. 17 tools via MCP.
by aiaiohhh
Quick Start
Install
npx bbb-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-aiaiohhh-bbb-mcp-server": {
"command": "npx",
"args": [
"bbb-mcp-server"
]
}
}
}