a cross-platform image super-resolution tool
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"Final2x": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-Final2x"
]
}
}
}