ckb for VS Code
io.github.simplyliz/ckb
Code intelligence MCP server — 80+ tools for navigation, impact analysis, and architecture
client:VS Code
transport:stdio
runtime:npm
Install ckb in VS Code
.vscode/mcp.json
{
"servers": {
"ckb": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@tastehub/ckb"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs