Skip to content

Config Overview

Airlock config is YAML.

Key terminology:

  • providers declares MCP servers and built-ins
  • ask is the agent-level routing list for human approval
  • approvals configures the global approval provider
  • profiles are reusable permission sets

Main top-level sections

yaml
providers:
profiles:
sandbox_presets:
clis:
apis:
agents:
approvals:
security:
audit:
server:

Useful examples

  • examples/gateway.yaml
  • examples/profiles.yaml
  • examples/sandbox-presets.yaml

MIT Licensed