Apple Shortcuts for Claude Code
io.github.mindstone/mcp-server-apple-shortcuts
MCP server for Apple Shortcuts via the macOS shortcuts CLI
client:Claude Code
transport:stdio
runtime:npm
Install Apple Shortcuts in Claude Code
run in your project directory
claude mcp add mcp-server-apple-shortcuts -e APPLE_SHORTCUTS_TIMEOUT_MS=<APPLE_SHORTCUTS_TIMEOUT_MS> -- npx -y @mindstone/mcp-server-apple-shortcuts
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs