Skip to content
Windsurf

yggdrasil for Windsurf

io.github.vondervuflya/yggdrasil

One shared, durable memory for your AI coding agents — local-first, zero-dependency.

client:Windsurf transport:stdio runtime:pypi

Install yggdrasil in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "yggdrasil": {
      "command": "uvx",
      "args": [
        "yggdrasil-memory"
      ],
      "env": {
        "YGG_ENGINE_URL": "<YGG_ENGINE_URL>",
        "YGG_ENGINE_TOKEN": "<YGG_ENGINE_TOKEN>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

yggdrasil in other clients