Files
mempalace/.claude-plugin/plugin.json
T

26 lines
536 B
JSON
Raw Normal View History

{
"name": "mempalace",
"version": "3.3.4",
"description": "Give your AI a memory — mine projects and conversations into a searchable palace. 19 MCP tools, auto-save hooks, and guided setup.",
2026-04-08 11:56:13 +00:00
"author": {
"name": "milla-jovovich"
},
"license": "MIT",
"commands": [],
"mcpServers": {
"mempalace": {
"command": "mempalace-mcp"
}
},
2026-04-08 11:56:13 +00:00
"keywords": [
"memory",
"ai",
"rag",
"mcp",
"chromadb",
"palace",
"search"
],
"repository": "https://github.com/MemPalace/mempalace"
}