Skip to content
Zed

motif for Zed

io.github.sleepycobalt/motif

Research synthesis with receipts: cited, critic-checked insights from interview transcripts.

client:Zed transport:stdio runtime:pypi

Install motif 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": {
    "motif": {
      "command": "uvx",
      "args": [
        "etot-motif"
      ],
      "env": {
        "ANTHROPIC_API_KEY": "<ANTHROPIC_API_KEY>",
        "MOTIF_RUNS_DIR": "<MOTIF_RUNS_DIR>"
      }
    }
  }
}

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

motif in other clients