818b7f4d48
feat(website): Crystal Lattice brand — fonts, palette, hero copy
26 lines
536 B
JSON
26 lines
536 B
JSON
{
|
|
"name": "mempalace",
|
|
"version": "3.3.2",
|
|
"description": "Give your AI a memory — mine projects and conversations into a searchable palace. 19 MCP tools, auto-save hooks, and guided setup.",
|
|
"author": {
|
|
"name": "milla-jovovich"
|
|
},
|
|
"license": "MIT",
|
|
"commands": [],
|
|
"mcpServers": {
|
|
"mempalace": {
|
|
"command": "mempalace-mcp"
|
|
}
|
|
},
|
|
"keywords": [
|
|
"memory",
|
|
"ai",
|
|
"rag",
|
|
"mcp",
|
|
"chromadb",
|
|
"palace",
|
|
"search"
|
|
],
|
|
"repository": "https://github.com/MemPalace/mempalace"
|
|
}
|