← All plugins
daem0nmcp
v2.6.0AI memory system with semantic understanding - provides persistent memory, decision trees, and outcome tracking
Claude Code
by DevilMIT73updated 23 hours ago
Source
git clone https://github.com/9thLevelSoftware/Daem0n-MCPClone the source, then follow the repository's marketplace instructions for your runtime. The repository root is the plugin root.
Layout
daem0nmcp/
└── .claude-plugin/plugin.json
Manifests1
.claude-plugin/plugin.json
{
"name": "daem0nmcp",
"description": "AI memory system with semantic understanding - provides persistent memory, decision trees, and outcome tracking",
"version": "2.6.0",
"author": {
"name": "Devil"
},
"homepage": "https://github.com/DasBluEyedDevil/Daem0n-MCP",
"repository": "https://github.com/DasBluEyedDevil/Daem0n-MCP",
"license": "MIT",
"keywords": [
"memory",
"mcp",
"ai-memory",
"semantic-search",
"decision-trees",
"skills"
]
}