MCP Servers / productivity / BrainCTL

BrainCTL

JSON →
none69productivity

Persistent memory for AI agents. Single SQLite file, 192 MCP tools. FTS5 search, knowledge graph, session handoffs, write gate. No server, no API keys, no LLM calls.

Install
How to run this server
[ { "cmd": "pip install brainctl", "imports": [] } ]
server path: brainctl
Tools
What this server exposes
brainctl entity compile
Compiles synthesized truth for a given entity.
brainctl entity alias add
Adds a canonical alias for an entity to deduplicate references.
brainctl belief conflicts
Detects and lists conflicting beliefs in the agent's belief set.
brainctl belief merge
Resolves conflicting beliefs by merging them.
brainctl export --sign --mint
Exports memory bundles with Ed25519 signing and optional Solana on-chain minting.
brainctl marketplace api
CLI command to interact with the memory marketplace API for buying/selling memory bundles.
Configuration
Environment & auth
authnone
Resources
BrainCTL — MCP Server · libregistry