MCP Server
MCP
io.github.adamorad/airlock
Local daemon giving AI agents named locks, shared state, events, and a task queue over MCP.
Install
oci:ghcr.io/adamorad/airlock:2.0.0
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/adamorad/airlock:2.0.0",
"transport": {
"type": "streamable-http",
"url": "http://127.0.0.1:27183"
}
}
]
}
mcp
model-context-protocol
oci
By
Comments
Sign in to leave a comment