git archaeologist for Windsurf
io.github.engrmaziz/git-archaeologist
Trace code history, commit reasoning, and PR context directly from Git logs.
client:Windsurf
transport:stdio
runtime:npm
Install git archaeologist in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"git-archaeologist": {
"command": "npx",
"args": [
"-y",
"git-archaeologist-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs