Skip to content
Claude Desktop

EXTRA - Native Computer Use for Claude Desktop

io.github.aiyantra/extra

Flashless macOS & Windows native computer-use engine for AI vision, mouse & keyboard automation

client:Claude Desktop transport:stdio runtime:pypi

Install EXTRA - Native Computer Use in Claude Desktop

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

{
  "mcpServers": {
    "extra": {
      "command": "uvx",
      "args": [
        "extra-desktop"
      ]
    }
  }
}

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

EXTRA - Native Computer Use in other clients