Airlock
by fazalrshah
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CHROME_CDP_URL | No | The Chrome Airlock drives. | http://localhost:9222 |
| CHROME_PROFILE | No | Dedicated logged-in profile. | ~/airlock-chrome-profile |
| AIRLOCK_ALLOW_FETCH | No | Allow fetch_page (set 0 for search-only). | 1 |
| AIRLOCK_MAX_RESULTS | No | Maximum number of results. | 10 |
| AIRLOCK_SEARCH_PATH | No | How a query is run on that domain. | /search?q={q} |
| AIRLOCK_EGRESS_DOMAIN | No | The only domain Airlock will navigate to. | https://www.google.com |
| AIRLOCK_RESULT_SELECTOR | No | What to read back. | div#search a:has(h3) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/fazalrshah/airlock'
If you have feedback or need assistance with the MCP directory API, please join our Discord server