Plugin Claude Code
MCP server that lets Claude run, view, and annotate macOS Shortcuts via a hybrid AppleScript + CLI approach. Covers interactive shortcuts (file pickers, dialogs), permission handling, and per-shortcut purpose tracking.
Plugin Claude Code
MCP server that lets Claude run, view, and annotate macOS Shortcuts via a hybrid AppleScript + CLI approach. Covers interactive shortcuts (file pickers, dialogs), permission handling, and per-shortcut purpose tracking.
MCP server Claude CodeCodexCursor +2
MCP server "shortcuts" as configured in foxtrottwist/shortcuts-mcp. Launched with bash ${CLAUDE_PLUGIN_ROOT}/scripts/launch.sh.
Instructions file
Instructions for foxtrottwist/shortcuts-mcp, covering claude.md, essential commands, test cli discovery, test applescript execution and architecture overview.
Hook
Runs when a session starts, executing plugin-setup.sh via bash. From foxtrottwist/shortcuts-mcp.
Skill Claude CodeCodex
DEPRECATED — macOS Shortcuts capability has been absorbed into the Switchboard plugin. Use the switchboard-usage skill instead (runshortcut, viewshortcut, shortcutsusage MCP tools, plus the switchboard shortcuts CLI). Do not trigger this skill; if a request mentions running, listing, or viewing macOS Shortcuts, defer…