โก๏ธA native, local-first alternative to Logitech Options+, written in Rust ๐ฆ โ remap buttons, DPI, and SmartShift over HID++. No account, no telemetry.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"OpenLogi": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-OpenLogi"
]
}
}
}