```json { "mcpServers": { "git-archaeologist": { "command": "npx", "args": ["-y", "git-archaeologist-mcp"], "env": { "GITHUB_TOKEN": "your_github_token", "REPO_PATH": "/absolute/path/to/your/repo" } } }
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
```json { "mcpServers": { "git-archaeologist": { "command": "npx", "args": ["-y", "git-archaeologist-mcp"], "env": { "GITHUB_TOKEN": "your_github_token", "REPO_PATH": "/absolute/path/to/your/repo" } } }