Home › Other › hunch

hunch

Shared records for AI agents: engineering decisions, bug history, rules, and work state through MCP.

TypeScript
★ 10 stars Last pushed 2026-09-24 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.38.1)

npx -y @davesheffer/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "hunch": {
      "command": "npx",
      "args": [
        "-y",
        "@davesheffer/[email protected]"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry