Skip to content
Cline

ckb for Cline

io.github.simplyliz/ckb

Code intelligence MCP server — 80+ tools for navigation, impact analysis, and architecture

client:Cline transport:stdio runtime:npm

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

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

ckb in other clients