Ghosthunt runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm. Last commit 31 May 2026.
Find every leaked secret on your machine — API keys in .env files, shell history, and configs.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ghosthunt -- npx -y ghosthunt
{
"mcpServers": {
"ghosthunt": {
"args": [
"-y",
"ghosthunt"
],
"command": "npx"
}
}
}
[mcp_servers.ghosthunt]
command = "npx"
args = ["-y", "ghosthunt"]
{
"mcpServers": {
"ghosthunt": {
"args": [
"-y",
"ghosthunt"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ghosthunt": {
"args": [
"-y",
"ghosthunt"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.