Developer Tools
Trust: 41/100 (Fair)io.github.SimplyLiz/ckb Guide
Code intelligence MCP server — 80+ tools for navigation, impact analysis, and architecture
70 starsby SimplyLiz
Quick Start
Install
npx @tastehub/ckbClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-simplyliz-ckb": {
"command": "npx",
"args": [
"@tastehub/ckb"
]
}
}
}