git reflog archaeologist mcp for Zed
io.github.mrfentmen/git-reflog-archaeologist-mcp
Aggregate local Git reflog and recovery signals without exposing repository content. Tools...
client:Zed
transport:stdio
runtime:npm
Install git reflog archaeologist mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"git-reflog-archaeologist-mcp": {
"command": "npx",
"args": [
"-y",
"git-reflog-archaeologist-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs