Kindex for Claude Desktop
io.github.wandercom/kindex
Persistent knowledge graph and MCP server for AI workflows with git-tracked project context.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Kindex in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"kindex": {
"command": "uvx",
"args": [
"kindex"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs