Skip to content
Cline

hunch for Cline

io.github.davesheffer/hunch

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

client:Cline transport:stdio runtime:npm

Install hunch in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

hunch in other clients