Semantic code intelligence — call graphs, dependencies, impact analysis, and test coverage.
MCP server for Kai — semantic code intelligence for AI coding assistants. Gives your AI coding assistant (Claude Code, Cursor, etc.) access to Kai's semantic graph — call graphs, dependency maps, impact analysis, and test coverage — via the Model Context Protocol. ------|-------------| | List symbols in a file (functions, classes, methods) | | Find all callers of a symbol | | Find all symbols…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP server for Kai — semantic code intelligence for AI coding assistants. Gives your AI coding assistant (Claude Code, Cursor, etc.) access to Kai's semantic graph — call graphs, dependency maps, impact analysis, and test coverage — via the Model Context Protocol. ------|-------------| | List symbols in a file (functions, classes, methods) | | Find all callers of a symbol | | Find all symbols called by a symbol | | Find files that depend on a file | | Find files a file depends on | | Find tests…