Knowledge Systems
Trust: 30/100 (Limited)CrowTerminal - External Brain for AI Agents Guide
External Brain for AI Agents - persistent versioned memory for creators
by WillNigri
Quick Start
Install
npx crowterminalClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-willnigri-crowterminal": {
"command": "npx",
"args": [
"crowterminal"
]
}
}
}