Skip to content
Cline

Kindex for Cline

io.github.jmcentire/kindex

Persistent knowledge graph and MCP server for AI workflows with git-tracked project context.

client:Cline transport:stdio runtime:pypi

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

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

Kindex in other clients