Loading MCP server directory, please wait...
One shared, durable memory for your AI coding agents — local-first, zero-dependency.
npx @getmcp/cli add io.github.VonderVuflya/yggdrasilRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.VonderVuflya/yggdrasil": {
"command": "uvx",
"args": [
"yggdrasil-memory",
"mcp"
],
"env": {
"YGG_ENGINE_URL": "http://127.0.0.1:42069",
"YGG_ENGINE_TOKEN": ""
}
}
}
}