Skip to content
Windsurf

KIP for Windsurf

io.github.ldclabs/kip

Knowledge Graphs to enable memory persistence, knowledge evolution, explainable interaction.

client:Windsurf transport:stdio runtime:npm

Install KIP in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "kip": {
      "command": "npx",
      "args": [
        "-y",
        "@ldclabs/kip-mcp-server"
      ],
      "env": {
        "KIP_BACKEND_URL": "<KIP_BACKEND_URL>",
        "KIP_API_KEY": "<KIP_API_KEY>"
      }
    }
  }
}

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

KIP in other clients