Legendary - A free and open-source replacement for the Epic Games Launcher
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"legendary": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-legendary"
]
}
}
}