Mitos for Zed
io.github.dovahkiin-v/mitos
Architectural decision memory for LLM-native workflows — markdown for humans, a graph for agents.
client:Zed
transport:stdio
runtime:pypi
Install Mitos in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mitos": {
"command": "uvx",
"args": [
"mitos-adr"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs