loading…
Search for a command to run...
loading…
Provides persistent, local-first long-term memory for LLMs using Voronoi-partitioned vector storage and local embeddings. It enables users to store, recall, and
Provides persistent, local-first long-term memory for LLMs using Voronoi-partitioned vector storage and local embeddings. It enables users to store, recall, and automatically retrieve project context and preferences entirely on their own machine.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"anchor-mcp": {
"command": "npx",
"args": []
}
}
}