Skip to content
Claude Desktop

hound for Claude Desktop

io.github.tiluckdave/hound

The dependency bloodhound for AI coding agents. Zero API keys, zero config.

client:Claude Desktop transport:stdio runtime:npm

Install hound in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "hound": {
      "command": "npx",
      "args": [
        "-y",
        "hound-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

hound in other clients