Kindex runs on your own machine — the client starts it, so there is no endpoint to ping. 661 installs a week from pypi. Last commit 16 Jul 2026.
Persistent knowledge graph and MCP server for AI workflows with git-tracked project context.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add kindex -- uvx kindex
{
"mcpServers": {
"kindex": {
"args": [
"kindex"
],
"command": "uvx"
}
}
}
[mcp_servers.kindex]
command = "uvx"
args = ["kindex"]
{
"mcpServers": {
"kindex": {
"args": [
"kindex"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"kindex": {
"args": [
"kindex"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.