Skip to content
Claude Desktop

hunch for Claude Desktop

io.github.davesheffer/hunch

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

client:Claude Desktop transport:stdio runtime:npm

Install hunch in Claude Desktop

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

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

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

hunch in other clients