Loomal

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

5 starsnpm: hound-mcp

About hound

hound is an MCP (Model Context Protocol) server published by tiluckdave in the official MCP registry, listed under Autonomous Agents on Loomal. The dependency bloodhound for AI coding agents. Zero API keys, zero config.

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

Development happens in the open at github.com/tiluckdave/hound-mcp, where the project has earned 5 GitHub stars.

Use hound with your agent

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

Frequently asked questions

What is hound?
hound is an MCP (Model Context Protocol) server by tiluckdave in the Autonomous Agents category. The dependency bloodhound for AI coding agents. Zero API keys, zero config.
How do I connect hound to Claude, Cursor, or another MCP client?
Install hound from its npm package (hound-mcp) 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 hound open source?
Yes — the source code is public at github.com/tiluckdave/hound-mcp, with 5 GitHub stars.
Can AI agents pay to use hound?
Not yet through Loomal — hound 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 hound? Claim this listing free by verifying GitHub ownership, or contact us.