Catalog
Wyrm
Officialby ghosts
Persistent local-first memory for AI agents: ground truths, failure firewall, recall over MCP.
Provides persistent local-first memory storage for AI agents with failure recovery.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"wyrm": {
"command": "npx",
"args": [
"-y",
"wyrm-mcp@7.4.0"
]
}
}
}