adrkit decision memory runs on your own machine — the client starts it, so there is no endpoint to ping. 509 installs a week from npm. Last commit 15 Sep 2026.
Deterministic, offline, read-only ADR decision memory for coding agents. No model or network calls.
We read the source, 21 h ago · rules 3dff92dd89df
Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.
const proc = Bun.spawn(['git', ...args], {
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 proc = Bun.spawn(['git', ...args], {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch adrkit decision memory and you get told the day something new turns up.
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 mcp -- npx -y @adrkit/mcp
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@adrkit/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@adrkit/mcp"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@adrkit/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@adrkit/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ADRKIT_MCP_CWD (Repository root; must contain a readable .git entry. Defaults to the process working directory.), ADRKIT_MCP_DIR (ADR directory, resolved against the root and required to stay contained within it. Defaults to docs/adr.).
The author declared them in the registry entry; get the values from the project itself.
Deterministic computation tools for AI agents. Zero dependencies, no network, read-only.
Task queue, decisions and memory for coding agents. Local SQLite, no network. Requires Bun.
Offline persistent memory for AI coding agents — 35 tools, 80% fewer calls, no LLM
Local deterministic BM25 memory for AI agents. Offline-first, no API key, SHA-256 shards, stdio.
Deterministic, offline root-cause analysis and pre-commit fix verification for coding agents.
Deterministic context selection for AI coding agents. Local memory that compounds across sessions.
Deterministic cross-branch conflict detection for AI coding agents
Git-native decision memory for coding agents: only the decisions still in force for the edited path
Answers built from our own checks of this server.