Back to directory
dvcrn/mcp-server-siri-shortcuts

dvcrn/mcp-server-siri-shortcuts

@dvcrn

MCP server for calling Siri Shortcuts from LLMs

sirishortcutsmacosautomationllmtools

Installation & Configuration

{
  "mcpServers": {
    "siri-shortcuts": {
      "command": "npx",
      "args": [
        "mcp-server-siri-shortcuts"
      ],
      "env": {
        "GENERATE_SHORTCUT_TOOLS": "true",
        "INJECT_SHORTCUT_LIST": "false"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13