npx airmcp init → connected

AirMCP

AirMCP

Connect AI to your entire Apple ecosystem.

252 tools. 30 prompts. 11 resources. One MCP server.

25
Modules
252
Tools
29
Prompts
11
Resources

One server. Every Apple app.

Native. Fast. Built on AppleScript and Apple frameworks.

Notes

Create, search, and manage Apple Notes.

12 tools

Reminders

Manage lists, due dates, and priorities.

11 tools

Calendar

Events, schedules, and availability.

10 tools

Contacts

Search, create, and update contacts.

10 tools

Mail

Read, compose, and manage email.

11 tools

Messages

Read and send iMessages.

6 tools

Music

Playback, playlists, and library control.

13 tools

Photos

Albums, search, and metadata.

9 tools

TV

Browse and control Apple TV app.

6 tools

Podcasts

Browse shows and control playback.

6 tools

System

Dark mode, volume, WiFi, Bluetooth, and more.

27 tools

Finder

Browse, move, and organize files.

8 tools

Safari

Tabs, reading list, and page content.

12 tools

Screen

Screenshot and screen capture.

5 tools

Maps

Search locations and get directions.

8 tools

Location

GPS coordinates and location services.

2 tools

Bluetooth

Scan, connect, and manage BLE devices.

4 tools

Shortcuts

Run and manage Shortcuts automations.

10 tools
macOS 26+

Intelligence

Apple Intelligence writing tools and image generation.

8 tools

UI Automation

Accessibility-based UI inspection and control.

6 tools

Up and running in minutes.

1

Install

Interactive setup wizard. Choose your modules.

npx airmcp init
2

Configure

Add one JSON block to any MCP client.

3

Use

AI reads notes, manages calendar, sends mail, and more.

mcp-config.json
{
  "mcpServers": {
    "airmcp": {
      "command": "npx",
      "args": ["-y", "airmcp"]
    }
  }
}

Add this to Claude Code, Codex, or any MCP client.

Just ask. In plain language.

No commands to memorize. Just tell your AI what you need.

Everyday

"Read my latest notes and summarize them"

Productivity

"What's on my calendar today? Reschedule overdue reminders to tomorrow"

System

"Turn on dark mode, set volume to 50%, and lower brightness"

Research

"Open the Apple developer docs in Safari and summarize the page"

Power User

"Get my current location and show the weather here"

Cross-App

"Check today's meetings, find related notes, and create a prep checklist in Reminders"

252 tools. Endless combinations.

Prompts that connect everything.

Pre-built prompts that orchestrate multiple Apple apps together.

Calendar Reminders Notes

daily-briefing

Summarize today's events, due reminders, and recent notes.

Calendar Notes Reminders

weekly-digest

Review the past week and plan ahead.

Calendar Notes

meeting-prep

Pull event details, search notes, build context.

Safari Notes

research-with-safari

Research topics using Safari, save findings to Notes.

Calendar Reminders Music

focus-session

Check conflicts, prioritize reminders, manage music.

Finder Notes

file-organizer

Scan a folder, categorize, summarize in Notes.

Calendar Notes Reminders

event-follow-up

After a meeting, create follow-up notes and action items automatically.

Start in seconds.

Install globally, or run directly with npx.

# Install globally
$ npm install -g airmcp

# Or run directly
$ npx airmcp

Requires Node.js 18+ and macOS. Works with Claude Code, Codex, and any MCP client.