Airlock runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 18 Jun 2026.
Local daemon giving AI agents named locks, shared state, events, and a task queue over MCP.
We read the source, 21 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.
unitPath := filepath.Join(unitDir, systemdUnitName)
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.
Local-first shared memory and task coordination for AI coding agents. Go daemon plus headless CLI.
Shared task layer for AI coding agents. One MCP surface: task_search, task_get, task_mutate.
Shared memory for coding agents and their teams: docs, epics, tasks and decisions over MCP.
Repo-native task continuity for AI coding agents: a reviewed task-state ledger served over MCP.
Open, local-first engram memory for AI agents: read, correct, delete; shared over MCP.
An agent-native database over MCP: shared, validated, structured records in every AI chat.
Task queue, decisions and memory for coding agents. Local SQLite, no network. Requires Bun.
One memory, every AI. A shared, user-owned markdown memory your AI clients read and write over MCP.
Answers built from our own checks of this server.