mif tools for Zed
io.github.varun29ankus/mif-tools
Convert, validate, and inspect AI agent memories across formats
client:Zed
transport:stdio
runtime:pypi
Install mif tools in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mif-tools": {
"command": "uvx",
"args": [
"mif-tools"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs