ghosthunt for Claude Code
io.github.78degrees/ghosthunt
Find every leaked secret on your machine — API keys in .env files, shell history, and configs.
client:Claude Code
transport:stdio
runtime:npm
Install ghosthunt in Claude Code
run in your project directory
claude mcp add ghosthunt -e YOUR_API_KEY=<YOUR_API_KEY> -- npx -y ghosthunt
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs