mac_bridge
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MAC_BRIDGE_MODE | No | Safety mode. `observe` inspects only and blocks all actions. `standard` (default) allows semantic actions; global coordinate behavior requires an explicit per-call flag. `unrestricted` allows coordinate behavior after target-app and target-window verification. | standard |
| MAC_BRIDGE_DENY_APPS | No | Optional comma-separated denylist of app names or bundle IDs. | |
| MAC_BRIDGE_ALLOW_APPS | No | Optional comma-separated allowlist of app names or bundle IDs. | |
| MAC_BRIDGE_ALLOW_HIGH_RISK | No | Set to 1 to deliberately remove the default terminal, AI/development self-control, and authentication-agent deny policy. | |
| MAC_BRIDGE_ALLOW_SENSITIVE | No | Set to 1 to remove the built-in Passwords/Keychain/password-manager block. Secure fields remain redacted and unwritable. | |
| MAC_BRIDGE_ALLOW_SYSTEM_SETTINGS_MUTATION | No | Set to 1 to permit generic actions in System Settings. Without it, only the navigation-only reviewed adapter acts. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues