MCP Server
MCP
BrainBrainBrains
Persistent memory + context layer for AI dev teams. 17 tools via MCP.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "bbb-mcp-server",
"version": "0.4.4",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Project name for the BBB database",
"isRequired": true,
"format": "string",
"placeholder": "my-project",
"type": "named",
"name": "--project"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment