Skip to content
Cline

Graphiti Local for Cline

io.github.renezander030/graphiti-local

Local-first temporal knowledge graph with six read-only MCP tools and human-reviewed writes.

client:Cline transport:stdio runtime:pypi

Install Graphiti Local 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": {
    "graphiti-local": {
      "command": "uvx",
      "args": [
        "graphiti-local"
      ]
    }
  }
}

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

Graphiti Local in other clients