Maintained continuation of Stefan Sundin's AltDrag
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"AltSnap": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-AltSnap"
]
}
}
}