Loomal

ghosthunt

MCP server by github.com/78degrees/ghosthunt

Find every leaked secret on your machine — API keys in .env files, shell history, and configs.

0 starsnpm: ghosthunt

About ghosthunt

ghosthunt is an MCP (Model Context Protocol) server published by 78degrees in the official MCP registry, listed under Search on Loomal. Find every leaked secret on your machine — API keys in .env files, shell history, and configs.

It ships as an npm package (ghosthunt), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/78degrees/ghosthunt.

Use ghosthunt with your agent

Claude Code · one command
claude mcp add ghosthunt -- npx -y ghosthunt
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "ghosthunt": {
      "command": "npx",
      "args": [
        "-y",
        "ghosthunt"
      ]
    }
  }
}
npmghosthunt

Frequently asked questions

What is ghosthunt?
ghosthunt is an MCP (Model Context Protocol) server by 78degrees in the Search category. Find every leaked secret on your machine — API keys in .env files, shell history, and configs.
How do I connect ghosthunt to Claude, Cursor, or another MCP client?
Install ghosthunt from its npm package (ghosthunt) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is ghosthunt open source?
Yes — the source code is public at github.com/78degrees/ghosthunt.
Can AI agents pay to use ghosthunt?
Not yet through Loomal — ghosthunt is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain ghosthunt? Claim this listing free by verifying GitHub ownership, or contact us.