thuongh2/git-mimir
Mimir is a Go-based code intelligence engine that indexes your repository into a knowledge graph and exposes it to AI agents via MCP, HTTP API, and an interactive web UI.
Platform-specific configuration:
{
"mcpServers": {
"git-mimir": {
"command": "npx",
"args": [
"-y",
"git-mimir"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...