PIDhound

zigax1/PIDhound
★ 0 stars Swift 🤖 AI/LLM Updated today
Sniffs out the AI processes you forgot about. A Mac menu-bar tool for finding and killing stale Claude sessions, MCP servers, Playwright runs, and dev servers.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pidhound": {
      "command": "npx",
      "args": [
        "-y",
        "zigax1/PIDhound"
      ]
    }
  }
}

README Excerpt

> Sniffs out the AI processes you forgot about. A Mac menu-bar tool for finding and killing stale Claude sessions, MCP servers, Playwright runs, dev servers, and Docker containers — before your fans spin up. Download the latest DMG from [Releases](https://github.com/zigax1/PIDhound/releases), drag PIDhound to Applications, and launch.

Tools (1)

powermetrics