CLI runs on your own machine — the client starts it, so there is no endpoint to ping. 2 725 installs a week from npm. Last commit 1 Sep 2026.
Cross-tool decision memory for AI coding agents: search your decision graph, check changes over MCP.
We read the source, 15 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 child = spawn(
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 cli -- npx -y @aligndottech/cli
{
"mcpServers": {
"cli": {
"args": [
"-y",
"@aligndottech/cli"
],
"command": "npx"
}
}
}
[mcp_servers.cli]
command = "npx"
args = ["-y", "@aligndottech/cli"]
{
"mcpServers": {
"cli": {
"args": [
"-y",
"@aligndottech/cli"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"cli": {
"args": [
"-y",
"@aligndottech/cli"
],
"command": "npx"
}
}
}
Cross-session memory for AI agents - knowledge graph, scoring, semantic search
Git-backed org memory for AI agents — hybrid search, tables, files & a URI graph over MCP.
Local code-memory graph for AI coding agents.
Event-sourced knowledge graph memory for AI coding agents with semantic search
Local personal memory for agents as MCP tools — remember, recall, search, context, graph traversal.
Semantic code graph MCP server for coding agents
MCP server for delegating tasks to specialized AI sub-agents across coding tools
Local MCP memory for coding agents. SQLite on your machine — preferences persist across chats.
Answers built from our own checks of this server.