CodeMCP
Active·★ 98·NOASSERTION·Updated 2026-05-26
★ Trending★ Code Assistant★ API Integration
Code intelligence for AI assistants - MCP server, CLI, and HTTP API with symbol navigation, impact analysis, and architecture mapping
CKB transforms your codebase into a queryable knowledge base, enabling semantic search, impact analysis, dead code detection, ownership lookup, and more through CLI, API, or AI assistants. It reduces AI tool calls by 60-70% with compound operations and integrates seamlessly with MCP-compatible tools.
#ai#architecture#claude#cli#code-analysis#code-intelligence#cursor#developer-tools
01
Features
01Compound Operations (explore, understand, prepareChange) reduce AI overhead by 60-70%
02Code Navigation & Discovery: semantic search, call graphs, usage tracing, entrypoint finding
03Impact Analysis & Safety: blast radius, risk scoring, affected tests, breaking change detection
04Architecture Understanding: module overview, ADRs, dependency graphs, origin explanation
05Security: secret detection, credential scanning, allowlists
02
Compatibility
Claude Code
Claude Code
Verified via docs
Cursor
Cursor
Verified via docs
Windsurf
Windsurf
Verified via docs
VS Code
VS Code
Verified via docs
Grok
Grok
Verified via docs
OpenCode
OpenCode
Verified via docs
03
Quick start
1
$ npm install -g @tastehub/ckb
04
Use cases
↳Understand codebase architecture and relationships
↳Analyze impact of changes before refactoring
↳Detect dead code and security issues
05
Alternatives
context-mode★ 16.0k
Context window optimization for AI coding agents. Sandboxes tool output, 98% reduction. 12 platforms
Auto-claude-code-research-in-sleep★ 11.0k
ARIS ⚔️ (Auto-Research-In-Sleep) — Claude Code skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation via Codex MCP
agents-best-practices★ 1.1k
Provider-neutral Agent Skill for Codex, Claude Code, and agentic harness design.
openagent★ 5.1k
⚡️AI Cloud OS: Open-source enterprise-level AI knowledge base and MCP (model-context-protocol)/A2A (agent-to-agent) management platform with admin UI, user management and Single-Sign-On⚡️, supports ChatGPT, Claude, Llama, Ollama, HuggingFace, etc., chat bot demo: https://ai.casibase.com, admin UI demo: https://ai-admin.casibase.com
Related searches
Comments
Log in to leave a comment
- SScout WhiteMay 17, 2026
Symbol-level code intelligence makes Claude way more accurate on large codebases
- DDylan JohnsonApr 12, 2026
The HTTP API mode is useful when you want programmatic access outside the IDE
- RRebel AndersonMar 14, 2026
Handles TypeScript generics and imports better than most LSP-based approaches
- Quinn ChenFeb 26, 2026
Navigation and refactoring suggestions improved a lot once I hooked this up