Skip to content
Claude Desktop

a11y for Claude Desktop

io.github.rog0x/a11y

Alt text, headings, contrast, ARIA for AI agents

client:Claude Desktop transport:stdio runtime:npm

Install a11y in Claude Desktop

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

{
  "mcpServers": {
    "a11y": {
      "command": "npx",
      "args": [
        "-y",
        "@rog0x/mcp-a11y-tools"
      ]
    }
  }
}

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

a11y in other clients