Skip to content

mattwag05/pippin

v1.4.0

Use Pippin through MCP or its CLI for Apple mail, calendar, reminders, contacts, notes, memos, messages, and diagnostics.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

pippinstdio
{
  "type": "stdio",
  "command": "pippin",
  "args": [
    "mcp-server"
  ]
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "pippin",
  "version": "1.4.0",
  "description": "Use Pippin through MCP or its CLI for Apple mail, calendar, reminders, contacts, notes, memos, messages, and diagnostics.",
  "author": { "name": "Matthew Wagner" },
  "repository": "https://github.com/mattwag05/mw-plugins",
  "keywords": ["pippin", "mcp", "mail", "calendar", "reminders", "notes", "contacts", "macos", "automation"]
}