Developer Tools
Trust: 32/100 (Limited)io.github.photoxpedia/bolor-brain-mcp Guide
Cognitive architecture MCP server with memory, learning, and contextual understanding
1 starsby photoxpedia
Quick Start
Install
npx bolor-brain-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-photoxpedia-bolor-brain-mcp": {
"command": "npx",
"args": [
"bolor-brain-mcp"
]
}
}
}