Catalog
io.github.aiaiohhh/bbb-mcp-server
OfficialBrainBrainBrains
Persistent memory + context layer for AI dev teams. 17 tools via MCP.
Persistent memory and context layer for AI development teams with 17 specialized tools.
README not available yet.
Install
Configuration
Arguments
--projectrequiredclaude_desktop_config.json
{
"mcpServers": {
"bbb-mcp-server": {
"command": "npx",
"args": [
"-y",
"bbb-mcp-server@0.4.4",
"--project",
"<YOUR__PROJECT>"
]
}
}
}