c3749daf48
Tests / test-linux (3.13) (push) Failing after 0s
Tests / test-linux (3.11) (push) Failing after 1s
Tests / lint (push) Failing after 0s
Tests / test-linux (3.9) (push) Failing after 1s
Docker / build (push) Failing after 1s
Docker / build-gpu (push) Failing after 2s
Tests / test-windows (push) Has been cancelled
Tests / test-macos (push) Has been cancelled
26 lines
536 B
JSON
26 lines
536 B
JSON
{
|
|
"name": "mempalace",
|
|
"version": "3.5.0",
|
|
"description": "Give your AI a memory — mine projects and conversations into a searchable palace. 35 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"
|
|
}
|