Skip to content

Glossary

TermDescription
AAIAgent App Interface, interface protocol between Agents and applications
MCPModel Context Protocol, LLM Agent standard tool protocol
IPCInter-Process Communication, communication between processes
AppleScriptmacOS native scripting language for application automation
JXAJavaScript for Automation, AppleScript's modern alternative
COMComponent Object Model, Windows native component communication mechanism
DBusLinux desktop system's standard message bus system
TCCTransparency, Consent, and Control, macOS privacy framework
UACUser Account Control, Windows user account control
AppleEventsIPC mechanism underlying AppleScript
GatewayAAI protocol gateway implementation, responsible for translating MCP requests to platform automation
OAuth 2.0Open standard for access delegation, used for authorizing Web App access
REST APIRepresentational State Transfer API, standard web service interface using HTTP methods
Web AppWeb-based application with REST API, accessible to Agents via AAI protocol
AAI RegistryOfficial AAI website service that maintains a directory of registered Web App descriptors

Back to Spec Index

Released under the Apache 2.0 License.