io.github.seritalien/brain-protocol
Quality Score
77
/100
Verifiable Memory for AI Agents — knowledge graph, FTS, Starknet proofs, local or cloud
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"brain-protocol": {
"command": "npx",
"args": [
"-y",
"@brain-protocol/mcp"
],
"env": {
"BRAIN_API_URL": "<brain_api_url>",
"BRAIN_API_KEY": "<your-brain_api_key>",
"BRAIN_DB_PATH": "<brain_db_path>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"brain-protocol": {
"command": "npx",
"args": [
"-y",
"@brain-protocol/mcp"
],
"env": {
"BRAIN_API_URL": "<brain_api_url>",
"BRAIN_API_KEY": "<your-brain_api_key>",
"BRAIN_DB_PATH": "<brain_db_path>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @brain-protocol/mcp§02 Environment variables
BRAIN_API_URLCloud mode API URL (e.g., https://brain.api.vauban.tech). When unset, uses local SQLite.
BRAIN_API_KEYsecret
API key for cloud mode authentication (sent as X-API-Key header)
BRAIN_DB_PATHOverride path for the local SQLite database file
§03 MCP Quality Score · methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Memory & RAG
DoneThat
ai.donethat/donethat
Privacy-first work tracking with summaries, reports, coaching, and AI-ready long-term memory.
Fodda Knowledge Graphs
ai.fodda/mcp-server
Expert-curated knowledge graphs for AI agents — PSFK Retail, Beauty, Sports and more.
ai.meminal/meminal
ai.meminal/meminal
Memory for deep conversational context across any platform