AirMCP plugin for Cursor
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"airmcp"
],
"description": "MCP server for the entire Apple ecosystem — 253 tools across 25 modules. macOS only.",
"env": {}
}