Skip to content
Claude Desktop

Askew — iPhone, iPad and Mac via Shortcuts for Claude Desktop

io.github.dominic-dk/askew-mcp

Run iPhone Shortcuts through an encrypted relay, or assigned auto-mode Shortcuts on this Mac.

client:Claude Desktop transport:stdio runtime:npm

Install Askew — iPhone, iPad and Mac via Shortcuts in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "askew-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "askew-mcp"
      ],
      "env": {
        "ASKEW_CONNECTOR_KEY": "<ASKEW_CONNECTOR_KEY>",
        "ASKEW_SERVER": "<ASKEW_SERVER>",
        "ASKEW_KEY_PATH": "<ASKEW_KEY_PATH>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Askew — iPhone, iPad and Mac via Shortcuts in other clients