Skip to content
Windsurf

Kindex for Windsurf

io.github.jmcentire/kindex

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

client:Windsurf transport:stdio runtime:pypi

Install Kindex in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "kindex": {
      "command": "uvx",
      "args": [
        "kindex"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Kindex in other clients