Loading MCP server directory, please wait...
Local daemon giving AI agents named locks, shared state, events, and a task queue over MCP.
npx @getmcp/cli add io.github.adamorad/airlockRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.adamorad/airlock": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/adamorad/airlock:2.0.0"
]
}
}
}