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
{
"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