Skip to content
Cline

kbdb for Cline

io.github.diko316/kbdb

A searchable second brain for AI agents: ranked keyword and semantic search over your Markdown.

client:Cline transport:stdio runtime:npm

Install kbdb 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": {
    "kbdb": {
      "command": "npx",
      "args": [
        "-y",
        "@dikolab/kbdb"
      ]
    }
  }
}

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

kbdb in other clients