Skip to content
Zed

drifts for Zed

io.github.geeks-accelerator/drifts

Multi-sensory AI experiences with time-locked progression and structured sensory data

client:Zed transport:stdio runtime:npm

Install drifts in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

{
  "context_servers": {
    "drifts": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-drifts"
      ],
      "env": {
        "DRIFTS_API_KEY": "<DRIFTS_API_KEY>",
        "DRIFTS_API_URL": "<DRIFTS_API_URL>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

drifts in other clients