一个用于在 macOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 | A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on macOS
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"Mos": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-Mos"
]
}
}
}