Loading MCP server directory, please wait...
Governed memory for AI agents. Memory with receipts. Local, plain files, zero network calls.
npx @getmcp/cli add ai.magnemo/magnemoRequires Python 3.10+. Community-contributed server. Review source before installing.
MAGNEMO_VAULTAbsolute path to the vault folder (create one with: magnemo init ./vault). Plain markdown files you own.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.magnemo/magnemo": {
"command": "uvx",
"args": [
"magnemo-mcp"
],
"env": {
"MAGNEMO_VAULT": "",
"MAGNEMO_AGENT": "agent"
}
}
}
}