SophiApp

GitHub

:zap: The most powerful open source tweaker on GitHub for fine-tuning Windows 10 & Windows 11

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "SophiApp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-SophiApp"
      ]
    }
  }
}