Codebase Chat runs on your own machine — the client starts it, so there is no endpoint to ping. 281 installs a week from npm. Last commit 14 Sep 2026.
Local-first codebase intelligence: cited answers, audits, reports. EN/FR.
The author archived this repository on GitHub, meaning it is no longer maintained.
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
const srv = spawn(entry.command, entry.args, { stdio: ["pipe", "pipe", "pipe"], env: { ...process.env, ...entry.env } });
export const SENSITIVE_PATS = /(^|\/)\.env$|(^|\/)\.env\.(local|prod|production|dev|development)$|\.(pem|key|p12|pfx|keystore)$|id_rsa|id_ed25519|credentials\.json|service-account/i;
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add codebase-chat -- npx -y codebase-chat-mcp
{
"mcpServers": {
"codebase-chat": {
"args": [
"-y",
"codebase-chat-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.codebase-chat]
command = "npx"
args = ["-y", "codebase-chat-mcp"]
{
"mcpServers": {
"codebase-chat": {
"args": [
"-y",
"codebase-chat-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"codebase-chat": {
"args": [
"-y",
"codebase-chat-mcp"
],
"command": "npx"
}
}
}
Local-first codebase intelligence MCP server for AI coding agents.
Hosted codebase intelligence for repos indexed on repowise.dev — no local indexing needed.
Local-first code intelligence MCP: symbol graph, impact analysis, 60+ tools.
Local-first repo intelligence for agents: DNA, health, blast radius, and Dispatch jobs.
Codebase intelligence MCP — index any repo into a property graph; 26 tools for agents.
Self-hosted code intelligence: cross-repo Q&A, dependency audits and PR review, over MCP
Scores your prompts against your real codebase — context-aware prompt intelligence
Enterprise code intelligence for M&A, security audits, and tech debt. Hosted server with 200k free.
Answers built from our own checks of this server.