Amethyst

GitHub

Automatic tiling window manager for macOS ร  la xmonad.

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "Amethyst": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-Amethyst"
      ]
    }
  }
}