Skip to content
Cline

KeyboardExtAX for Cline

io.github.nikitosina/keyboard-ext-ax

Accessibility snapshots and tap coordinates for active third-party iOS keyboards in Simulator.

client:Cline transport:stdio runtime:pypi

Install KeyboardExtAX in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

{
  "mcpServers": {
    "keyboard-ext-ax": {
      "command": "uvx",
      "args": [
        "keyboard-ext-ax"
      ],
      "env": {
        "DEVELOPER_DIR": "<DEVELOPER_DIR>",
        "KEYBOARD_EXT_AX_CACHE_DIR": "<KEYBOARD_EXT_AX_CACHE_DIR>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

KeyboardExtAX in other clients