Skip to content
Windsurf

KeyboardExtAX for Windsurf

io.github.nikitosina/keyboard-ext-ax

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

client:Windsurf transport:stdio runtime:pypi

Install KeyboardExtAX in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

KeyboardExtAX in other clients