Skip to content
Cline

open zk kb for Cline

io.github.mrosnerr/open-zk-kb

Shared, persistent memory for AI assistants, built on the Zettelkasten method.

client:Cline transport:stdio runtime:npm

Install open zk kb 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": {
    "open-zk-kb": {
      "command": "npx",
      "args": [
        "-y",
        "open-zk-kb"
      ]
    }
  }
}

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

open zk kb in other clients