Skip to content
Claude Desktop

ascript mcp for Claude Desktop

io.github.ascript-cn/ascript-mcp

Control Android/iOS/Windows devices from Claude, Cursor, and other AI tools. iOS without jailbreak.

client:Claude Desktop transport:stdio runtime:pypi

Install ascript mcp in Claude Desktop

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

{
  "mcpServers": {
    "ascript-mcp": {
      "command": "uvx",
      "args": [
        "ascript-mcp"
      ]
    }
  }
}

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

ascript mcp in other clients