Munnin — an agent identity server for Zed
io.github.alvseek/munnin
Agent identity and memory over MCP — a persistent self plus the procedures for tending it.
client:Zed
transport:streamable-http
Install Munnin — an agent identity server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"munnin": {
"url": "https://munnin.lok.quest/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs