Skip to content
Cline

graphkeeper for Cline

io.github.rudrendupaul/graphkeeper

Mines git history for file co-change patterns into a queryable knowledge graph via MCP.

client:Cline transport:stdio runtime:pypi

Install graphkeeper 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": {
    "graphkeeper": {
      "command": "uvx",
      "args": [
        "graphkeeper-cli"
      ]
    }
  }
}

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

graphkeeper in other clients