Skip to content
Cline

understanding graph for Cline

io.github.emergent-wisdom/understanding-graph

Persistent understanding via workflow prompts, typed updates, graph-native code, and supersession.

client:Cline transport:stdio runtime:npm

Install understanding graph 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": {
    "understanding-graph": {
      "command": "npx",
      "args": [
        "-y",
        "understanding-graph"
      ]
    }
  }
}

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

understanding graph in other clients